SAP ABAP Function Module OIUREP_CHECK_STRUCT_WITH_DDIC (Check structured data against DDIC)
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_STRUCT_WITH_DDIC | Check structured data against DDIC |
| Function Group | OIUREP_GENERAL | General Tools for E&P Reporting |
| Program Name | SAPLOIUREP_GENERAL | |
| INCLUDE Name | LOIUREP_GENERALU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INPUT | TYPE | ANY | Data being analyzed | |||
| |
DDIC_STRUCTURE_NAME | TYPE | DD02L-TABNAME | DDIC structure to check against | |||
| |
FOREIGN_KEY_CHECK | TYPE | SYST-MARKY | 'X' | 'X' or SPACE - Perform Foreign Key Check? | ||
| |
CLIENT_SPECIFIED | TYPE | SYST-MARKY | SPACE | 'X' or SPACE - Yes or No | ||
| |
REQUIRED_FIELDS | TYPE | OIUREP_FIELDNAME | Reporting - Fieldname Structure | |||
| |
NUMC_ERROR | TYPE | Error converting data to NUMC data type | ||||
| |
DATE_ERROR | TYPE | Error converting data to DATE data type | ||||
| |
TIME_ERROR | TYPE | Error converting data to TIME data type | ||||
| |
FIELD_CATALOG_ERROR | TYPE | Error reading field catalog for specified DDIC structure | ||||
| |
CHECK_FIELD_RETRIVAL_ERROR | TYPE | Error retrieving check fields for a particular field | ||||
| |
FOREIGN_KEY_ERROR | TYPE | Error checking against foreign key | ||||
| |
REQUIRED_FIELD_MISSING_ERROR | TYPE | Error with missing required field | ||||
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 |