Data Element list used by SAP ABAP Function Module FIELD_POSITION_IN_SEGMENT_GET (Ermittelt Offset und Länge zu einem Feld in einem IDOC-Segment)
SAP ABAP Function Module
FIELD_POSITION_IN_SEGMENT_GET (Ermittelt Offset und Länge zu einem Feld in einem IDOC-Segment) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDOBJNAME | Name of ABAP Dictionary Object | |
2 | ![]() |
EDILSEGTYP | Segment type | SOURCE VALUE(SEGMENT) LIKE TBD10-SEGTYP |
3 | ![]() |
FIELDNAME | Field Name | SOURCE VALUE(FIELD) LIKE TBD10-FIELDNAME |
4 | ![]() |
INTLEN | Internal Length in Bytes | SOURCE VALUE(LENGTH) LIKE TBD10-FIELDLENG |
5 | ![]() |
TABFDPOS | Position of the field in the table | SOURCE VALUE(OFFSET) LIKE TBD10-FIELDOFF |