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 | ![]() |
DOFFSET | Field Offset in Work Area | SOURCE VALUE(E_OFFSET_LAST_FIELD) LIKE BAPITABSTR-OFFSET |
2 | ![]() |
FIELDNAM30 | Field Name | SOURCE VALUE(E_LAST_FIELD) LIKE BAPITABSTR-FIELDNAME |
3 | ![]() |
INTLEN | Internal Length in Bytes | SOURCE VALUE(E_INTLEN_LAST_FIELD) LIKE BAPITABSTR-INTLEN |
4 | ![]() |
INTLEN | Internal Length in Bytes | SOURCE VALUE(E_STRUCTURE_WIDTH) LIKE BAPITABSTR-INTLEN |
5 | ![]() |
TABFDPOS | Position of the field in the table | SOURCE VALUE(E_NUMBER_OF_FIELDS) LIKE BAPITABSTR-POSITION |
6 | ![]() |
TABNAME30 | Table Name of Length 30 | SOURCE VALUE(I_STRUCTURE_NAME) LIKE BAPITABSTR-TABNAME OPTIONAL |