Table/Structure Field 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 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD03P - KEYFLAG Identifies a key field of a table
4 Table/Structure Field  DD03P - TABNAME Table Name
5 Table/Structure Field  DD03P - LENG Length (No. of Characters)
6 Table/Structure Field  DD03P - INTLEN Internal Length in Bytes SOURCE VALUE(TABLELENGTH) LIKE DD03P-INTLEN
7 Table/Structure Field  DD03P - INTLEN Internal Length in Bytes SOURCE VALUE(KEYLENGTH) LIKE DD03P-INTLEN
8 Table/Structure Field  DD03P - INTLEN Internal Length in Bytes SOURCE VALUE(DATALENGTH) LIKE DD03P-INTLEN
9 Table/Structure Field  DD03P - INTLEN Internal Length in Bytes
10 Table/Structure Field  DD03P - DATATYPE Data Type in ABAP Dictionary
11 Table/Structure Field  DD03P - COMPTYPE DD: Component Type
12 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value
13 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(INCL_ALIGN) LIKE DDREFSTRUC-BOOL DEFAULT ' '
14 Table/Structure Field  DDSUX030L - KEYLEN Length of Table Key in Bytes
15 Table/Structure Field  DDSUX030L - TABLEN Table length in bytes
16 Table/Structure Field  X030L - KEYLEN Length of Table Key in Bytes
17 Table/Structure Field  X030L - TABLEN Table length in bytes