SAP ABAP Function Module IDOC_TAB_GENERATE_C_HEADER (CA-EDI: Segmente eines IDoctypen als C-Datendeklarationen formatieren)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Basic Data
| Function Module | IDOC_TAB_GENERATE_C_HEADER | CA-EDI: Segmente eines IDoctypen als C-Datendeklarationen formatieren |
| Function Group | EDID | CA-EDI: IDoc documentation tools API |
| Program Name | SAPLEDID | DB Interface: IDoc Types and IDocs |
| INCLUDE Name | LEDIDU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IDOC_TYPE | TYPE | LEDID_IDOC_TYPE | IDoc type | |||
| |
RELEASE | TYPE | SYST-SAPRL | SY-SAPRL | SAP Release | ||
| |
VERSION | TYPE | EDI_VERREC-VERSION | '3' | |||
| |
IDOC_STRUCT | TYPE | LEDID_T_IDOC_STRUCT | IDoc syntax structure | |||
| |
SEGMENTS | TYPE | LEDID_T_SEGMENT | Segments | |||
| |
SEGMENT_STRUCT | TYPE | LEDID_T_SEGMENT_STRUCT | Segment structures | |||
| |
TEXT | TYPE | LINE | Text table with C-data declaration | |||
| |
INTERNAL_ERROR | TYPE | Internal error | ||||
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 | 19960809 |
| SAP Release Created in |