Data Element list used by SAP ABAP Function Module DD_TABL_LENGTH_GET (DD: Compute key, data and total length of a table)
SAP ABAP Function Module DD_TABL_LENGTH_GET (DD: Compute key, data and total length of a table) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DDBOOL_D DD: truth value SOURCE VALUE(INCL_ALIGN) LIKE DDREFSTRUC-BOOL DEFAULT ' '
2 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(DATALENGTH) LIKE DD03P-INTLEN
3 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(KEYLENGTH) LIKE DD03P-INTLEN
4 Data Element  INTLEN Internal Length in Bytes SOURCE VALUE(TABLELENGTH) LIKE DD03P-INTLEN
5 Data Element  TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME