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
Importing ROY_EXEC_PARAM TYPE ROIUREP_EXEC_PARAM Execution Parameters for Royalty Reporting
Importing MASTER_DATA TYPE CHAR1 Indicator for master data (E for entity, O for Owner and P for Profile)
Importing FOR_YYYYMM TYPE ROIUREP_EXEC_PARAM-YEAR_MONTH YYYYMM for which master data to be obtained
Importing MASTER_KEY TYPE OIUREP_ROY_LOG-TABLE_KEY Table Key for Royalty Reporting Master Data
Tables ROY_LOG TYPE OIUREP_ROY_LOG Changes to master data for reporting
Exception INVALID_RPT_YYYYMM TYPE Reporting YYYYMM is greater than the next reporting YYYYMM
Exception INVALID_FOR_YYYYMM TYPE For YYYYMM is greater than the Reporting YYYYMM
Exception NO_BASE_YYYYMM TYPE No base month defined in customizing
               
Processing Type
Normal Function Module  
Remote-Enabled 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