Table 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 | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD02V | Generated Table for View | ||
| 3 | DD02V | Generated Table for View | SOURCE VALUE(DD02V_WA) LIKE DD02V OPTIONAL |
|
| 4 | DD03P | Structure | ||
| 5 | DD03P | Structure | SOURCE DD03P_TAB STRUCTURE DD03P |
|
| 6 | DD03P | Structure | SOURCE VALUE(DATALENGTH) LIKE DD03P-INTLEN |
|
| 7 | DD03P | Structure | SOURCE VALUE(KEYLENGTH) LIKE DD03P-INTLEN |
|
| 8 | DD03P | Structure | SOURCE VALUE(TABLELENGTH) LIKE DD03P-INTLEN |
|
| 9 | DD08V | Generated Table for View DD08V | ||
| 10 | DD09L | DD: Technical settings of tables | ||
| 11 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(INCL_ALIGN) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 12 | X030L | Nametab Header, Database Structure DDNTT | ||
| 13 | X031L | Nametab Structure, Database Structure DDNTF |