SAP ABAP Function Module OIUREP_CHECK_ENTRY_EXIST (Check structured data against DB to verify existence of entry)
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_CHECK_ENTRY_EXIST Check structured data against DB to verify existence of entry  
Function Group OIUREP_GENERAL   General Tools for E&P Reporting  
Program Name SAPLOIUREP_GENERAL    
INCLUDE Name LOIUREP_GENERALU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EXIST TYPE SYST-MARKY 'X' = exists in DB, SPACE = not in DB
Exporting RECORD TYPE ANY If found, record read from DB
Importing INPUT TYPE ANY Data being analyzed
Importing DDIC_STRUCTURE_NAME TYPE DD02L-TABNAME DDIC structure to check against
Importing CLIENT_SPECIFIED TYPE SYST-MARKY SPACE 'X' = yes, SPACE = no
Exception FIELD_CATALOG_ERROR TYPE Error reading field catalog for specified DDIC structure
Exception CHECK_FIELD_RETRIVAL_ERROR TYPE Error reading check field tables for specified DDIC structure
               
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