SAP ABAP Function Module OIUREP_GET_ROY_LOG (Performs basic checks related to various months and base data)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA-REP-ROY (Application Component) Royalty Reporting
⤷
OIU_REP (Package) Production, Tax & Royalty Reporting

⤷

⤷

Basic Data
Function Module | OIUREP_GET_ROY_LOG | Performs basic checks related to various months and base data |
Function Group | OIUREP_ROY_MASTER_MNT | Royalty Master Maintenance |
Program Name | SAPLOIUREP_ROY_MASTER_MNT | |
INCLUDE Name | LOIUREP_ROY_MASTER_MNTU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ROY_EXEC_PARAM | TYPE | ROIUREP_EXEC_PARAM | Execution Parameters for Royalty Reporting | |||
![]() |
MASTER_DATA | TYPE | CHAR1 | Indicator for master data (E for entity, O for Owner and P for Profile) | |||
![]() |
FOR_YYYYMM | TYPE | ROIUREP_EXEC_PARAM-YEAR_MONTH | YYYYMM for which master data to be obtained | |||
![]() |
MASTER_KEY | TYPE | OIUREP_ROY_LOG-TABLE_KEY | Table Key for Royalty Reporting Master Data | |||
![]() |
ROY_LOG | TYPE | OIUREP_ROY_LOG | Changes to master data for reporting | |||
![]() |
INVALID_RPT_YYYYMM | TYPE | Reporting YYYYMM is greater than the next reporting YYYYMM | ||||
![]() |
INVALID_FOR_YYYYMM | TYPE | For YYYYMM is greater than the Reporting YYYYMM | ||||
![]() |
NO_BASE_YYYYMM | TYPE | No base month defined in customizing | ||||
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 |