Data Element list used by SAP ABAP Function Module CRMT_STRUCTURE_CHECK (Lesen der DDIC INformation einer Struktur)
SAP ABAP Function Module CRMT_STRUCTURE_CHECK (Lesen der DDIC INformation einer Struktur) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DOFFSET Field Offset in Work Area SOURCE VALUE(E_OFFSET_LAST_FIELD) LIKE BAPITABSTR-OFFSET
2 Data Element  FIELDNAM30 Field Name SOURCE VALUE(E_LAST_FIELD) LIKE BAPITABSTR-FIELDNAME
3 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(E_INTLEN_LAST_FIELD) LIKE BAPITABSTR-INTLEN
4 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(E_STRUCTURE_WIDTH) LIKE BAPITABSTR-INTLEN
5 Data Element  TABFDPOS Position of the field in the table SOURCE VALUE(E_NUMBER_OF_FIELDS) LIKE BAPITABSTR-POSITION
6 Data Element  TABNAME30 Table Name of Length 30 SOURCE VALUE(I_STRUCTURE_NAME) LIKE BAPITABSTR-TABNAME OPTIONAL