Ansicht
Dokumentation

OIUHS_BEARER_GROUP_CHECK - Checks for Bearer Group records for a Company/Venture/DOI

OIUHS_BEARER_GROUP_CHECK - Checks for Bearer Group records for a Company/Venture/DOI

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Select the first record on the bearer group table related to the base venture/division of interest (DOI) relationship table.

Select BGUC.EFF_FROM_DT

From OIU_DO_BGUC

Where BGUC.Company = DI.Company

And BGUC.Venture = DI.Venture

And BGUC.DOI = DI.DOI

Order by ascending to get earliest record

If at least one bearer group record exist son the bearer group use control table,

,,Set OIUH_RV_DI.DI_BR_USE_FL to Y

,,Set OIUH_RV_DI.DI_BR_EFF_DT to BGUC.EFF_FROM_DT

,,Set OIU_RV_DI.DI_BR_EFF_DT9 to space

Else

,,Set OIUH_RV_DI.DI_BR_USE_FL to N

,,Set OIUH_RV_DI.DI_BR_EFF_DT to spaces

,,Set OIU_RV_DI.DI_BR_EFF_DT9 to X

Example

Notes

Further information





Parameters

E_OIUH_RV_DI_DI_BR_EFF_DT
E_OIUH_RV_DI_DI_BR_EFF_DT9
E_OIUH_RV_DI_DI_BR_USE_FL
I_OIU_DO_DI_BUKRS
I_OIU_DO_DI_DOI_NO
I_OIU_DO_DI_VNAME

Exceptions

Function Group

OIUHS_INTEGRATION_EPRZ

TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1287 Date: 20240523 Time: 150800     sap01-206 ( 20 ms )