Table/Structure Field 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 | DD02L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(R_STATUS) LIKE DD02L-AS4LOCAL |
|
| 2 | DD02L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(STATUS) LIKE DD02L-AS4LOCAL DEFAULT 'A' |
|
| 3 | DD02L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(F_STATUS) LIKE DD02L-AS4LOCAL |
|
| 4 | DD02L - TABNAME | Table Name | ||
| 5 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 6 | DD02L - AS4LOCAL | Activation Status of a Repository Object | ||
| 7 | DDSUX030L - FLAG3 | Flag of length 1 byte for table attributes | ||
| 8 | DDSUX030L - FLDCNT | Number of table fields | ||
| 9 | DDSUX030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 10 | DDSUX030L - TABTYPE | Type of the Dictionary object | ||
| 11 | DDXTF - MODEFLAG | Activation flag | SOURCE VALUE(R_MODEFLAG) LIKE DDXTF-MODEFLAG |
|
| 12 | DDXTF - TABNAME | Table Name | ||
| 13 | DDXTF - POSITION | Position of the field in the table | ||
| 14 | DDXTF - MODEFLAG | Activation flag | ||
| 15 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 16 | DDXTT - TABNAME | Table Name | ||
| 17 | GSUGI_PA - W_ISTATUS | Single-Character Flag | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | X030L - FLAG3 | Flag of length 1 byte for table attributes | ||
| 20 | X030L - FLDCNT | Number of table fields | ||
| 21 | X030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 22 | X030L - TABTYPE | Type of the Dictionary object |