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 Data Element  DDOBJNAME Name of ABAP Dictionary Object
2 Data Element  EDILSEGTYP Segment type SOURCE VALUE(SEGMENT) LIKE TBD10-SEGTYP
3 Data Element  FIELDNAME Field Name SOURCE VALUE(FIELD) LIKE TBD10-FIELDNAME
4 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(LENGTH) LIKE TBD10-FIELDLENG
5 Data Element  TABFDPOS Position of the field in the table SOURCE VALUE(OFFSET) LIKE TBD10-FIELDOFF