Table/Structure Field list used by SAP ABAP Function Module RKC_TAB_LEN_GET (Ermitteln der Bytelänge einer Datenbanktabelle)
SAP ABAP Function Module
RKC_TAB_LEN_GET (Ermitteln der Bytelänge einer Datenbanktabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDITAB - TABNM | Table Name | ||
| 2 | DD03P - INTLEN | Internal Length in Bytes | ||
| 3 | DD03P - INTLEN | Internal Length in Bytes | SOURCE VALUE(E_TABLEN) LIKE DD03P-INTLEN |
|
| 4 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 5 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(I_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'A' |
|