Data Element list used by SAP ABAP Function Module DD_GET_NAMETAB (Reading the active / inactive nametab in X030L, X031L structure.)
SAP ABAP Function Module
DD_GET_NAMETAB (Reading the active / inactive nametab in X030L, X031L structure.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACTFLAG | Activation flag | SOURCE VALUE(R_MODEFLAG) LIKE DDXTF-MODEFLAG |
|
| 2 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(F_STATUS) LIKE DD02L-AS4LOCAL |
|
| 3 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(STATUS) LIKE DD02L-AS4LOCAL DEFAULT 'A' |
|
| 4 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(R_STATUS) LIKE DD02L-AS4LOCAL |
|
| 5 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|