Table/Structure Field 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 Table/Structure Field  DFIES - LENG Length (No. of Characters)
2 Table/Structure Field  DFIES - FIELDNAME Field Name
3 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable
4 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
5 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
6 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
7 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
8 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
9 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
10 Table/Structure Field  TBD10 - FIELDLENG Internal Length in Bytes
11 Table/Structure Field  TBD10 - FIELDLENG Internal Length in Bytes SOURCE VALUE(LENGTH) LIKE TBD10-FIELDLENG
12 Table/Structure Field  TBD10 - FIELDNAME Field Name
13 Table/Structure Field  TBD10 - FIELDNAME Field Name SOURCE VALUE(FIELD) LIKE TBD10-FIELDNAME
14 Table/Structure Field  TBD10 - FIELDOFF Position of the field in the table
15 Table/Structure Field  TBD10 - FIELDOFF Position of the field in the table SOURCE VALUE(OFFSET) LIKE TBD10-FIELDOFF
16 Table/Structure Field  TBD10 - SEGTYP Segment type
17 Table/Structure Field  TBD10 - SEGTYP Segment type SOURCE VALUE(SEGMENT) LIKE TBD10-SEGTYP