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