SAP ABAP Function Module OIUX1_GET_RSG (Obtains the RSGs during a reporting and effective month)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA-REP-TAX (Application Component) Tax Reporting
⤷
OIU_X1 (Package) PRA Tax Reporting - Tax Reporting Framework
⤷
⤷
Basic Data
| Function Module | OIUX1_GET_RSG | Obtains the RSGs during a reporting and effective month |
| Function Group | OIUX1_TAX_MASTER | Tax master data management |
| Program Name | SAPLOIUX1_TAX_MASTER | |
| INCLUDE Name | LOIUX1_TAX_MASTERU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EXEC_PARAM | TYPE | ROIUX1_EXEC_PARAM | Execution Parameters for Tax Reporting | |||
| |
RSG_KEY | TYPE | ROIUX1_RSG_KEY | RSG Key | |||
| |
EFF_YYYYMM | TYPE | OIUREP_SALES_YYYYMM | YYYYMM for which master data to be obtained | |||
| |
RSG | TYPE | OIUX1_RPT_SGB | RSGs effective for the given YYYYMM | |||
| |
DUPLICATE_INSERT | TYPE | Attempt to insert a duplicate record | ||||
| |
INVALID_DELETE | TYPE | Attempt to delete a non-existant record | ||||
| |
INVALID_UPDATE | TYPE | Attemp to update a non-existant record | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 46C |