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 |
---|---|---|---|---|---|---|---|
![]() |
EXIST | TYPE | SYST-MARKY | 'X' = exists in DB, SPACE = not in DB | |||
![]() |
RECORD | TYPE | ANY | If found, record read from DB | |||
![]() |
INPUT | TYPE | ANY | Data being analyzed | |||
![]() |
DDIC_STRUCTURE_NAME | TYPE | DD02L-TABNAME | DDIC structure to check against | |||
![]() |
CLIENT_SPECIFIED | TYPE | SYST-MARKY | SPACE | 'X' = yes, SPACE = no | ||
![]() |
FIELD_CATALOG_ERROR | TYPE | Error reading field catalog for specified DDIC structure | ||||
![]() |
CHECK_FIELD_RETRIVAL_ERROR | TYPE | Error reading check field tables for specified DDIC structure | ||||
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 |