Table list used by SAP ABAP Function Module INTERN_TYPE_KIND (DD: Typart und Status bestimmen)
SAP ABAP Function Module
INTERN_TYPE_KIND (DD: Typart und Status bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02V | Generated Table for View | ||
| 2 | DDTYPES | Table of all Dictionary types and classes | SOURCE VALUE(TYPEKIND) LIKE DDTYPES-TYPEKIND |
|
| 3 | DDTYPES | Table of all Dictionary types and classes | SOURCE VALUE(TYPENAME) LIKE DDTYPES-TYPENAME |
|
| 4 | DDTYPES | Table of all Dictionary types and classes | ||
| 5 | DDTYPES | Table of all Dictionary types and classes | SOURCE VALUE(STATUS) LIKE DDTYPES-STATE DEFAULT 'A' |
|