SAP ABAP Function Module OIUREP_GET_RPT_ENTTY (Obtains the reporting entities during a reporting and effective month)
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_RPT_ENTTY | Obtains the reporting entities during a reporting and effective month |
| Function Group | OIUREP_ROY_MASTER_MNT | Royalty Master Maintenance |
| Program Name | SAPLOIUREP_ROY_MASTER_MNT | |
| INCLUDE Name | LOIUREP_ROY_MASTER_MNTU01 |
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 | |||
| |
RPT_ENTTY_KEY | TYPE | ROIUREP_RE_KEY | Reporting Entities Key | |||
| |
FOR_YYYYMM | TYPE | OIUREP_EXEC_STAT-YEAR_MONTH | YYYYMM for which master data to be obtained | |||
| |
RPT_ENTTY | TYPE | OIUREP_RPT_ENTTY | Reporting Entities 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 | ||||
| |
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 |