SAP ABAP Function Module /TDAG/CP_IM52S_EXTRACT_HEADER (Extract the file header and determines the header type)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Basic Data
| Function Module | /TDAG/CP_IM52S_EXTRACT_HEADER | Extract the file header and determines the header type |
| Function Group | /TDAG/CP_IM52S | CP: Import IMDS MDS/Request (String-Tab) |
| Program Name | /TDAG/SAPLCP_IM52S | |
| INCLUDE Name | /TDAG/LCP_IM52SU34 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_DATA_FILE_IDENTIFIER | TYPE | TEXT40 | Text, 40 Characters Long | |||
| |
EV_SPEC_VERSION | TYPE | FLOAT | Field of type FLTP | |||
| |
EV_DATE_OF_GENERATION | TYPE | DATS | Field of type DATS | |||
| |
EV_TIME_OF_GENERATION | TYPE | TIMS | Field of type TIMS | |||
| |
EV_DUE_DATE | TYPE | DATS | Field of type DATS | |||
| |
EV_START_DATE | TYPE | DATS | Field of type DATS | |||
| |
EV_END_DATE | TYPE | DATS | Field of type DATS | |||
| |
EV_HEADER_TYPE | TYPE | C | Header Type (Dayly, Full, Timeperiod) | |||
| |
IV_HEADER_LINE | TYPE | STRING | Header line | |||
| |
FAILED | TYPE | Determination failed | ||||
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 | 20141109 |
| SAP Release Created in | 100_46C |