Table list used by SAP ABAP Function Module INTERN_CHECK_DD_NAME (Name eines DD-Objektes prüfen (Fehlerdialog im Popup oder Ausnahmen))
SAP ABAP Function Module
INTERN_CHECK_DD_NAME (Name eines DD-Objektes prüfen (Fehlerdialog im Popup oder Ausnahmen)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GO_ON) LIKE DDREFSTRUC-FLAG |
2 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ERR_MESSAGE) LIKE DDREFSTRUC-FLAG DEFAULT ' ' |
3 | ![]() |
RSDXX | DD system table: Dynpro fields for DD transactions | SOURCE VALUE(FCT) LIKE RSDXX-FCT DEFAULT 'E' |
4 | ![]() |
RSDXX | DD system table: Dynpro fields for DD transactions | SOURCE VALUE(TADIR_TYPE) LIKE RSDXX-TROBJTYPE |
5 | ![]() |
RSEDD0 | DD system table: Dynpro fields for popup window in DD | SOURCE VALUE(OBJNAME) LIKE RSEDD0-DDOBJNAME OPTIONAL |
6 | ![]() |
RSEDD0 | DD system table: Dynpro fields for popup window in DD | SOURCE VALUE(OBJTYPE) LIKE RSEDD0-DDOBJTYPE |
7 | ![]() |
RSEDD0 | DD system table: Dynpro fields for popup window in DD | SOURCE VALUE(SECNAME) LIKE RSEDD0-INDEXID DEFAULT ' ' |
8 | ![]() |
RSEDD0 | DD system table: Dynpro fields for popup window in DD | |
9 | ![]() |
TADIR | Directory of Repository Objects | SOURCE VALUE(DEV_CLASS) LIKE TADIR-DEVCLASS |
10 | ![]() |
TRKEY | Complete Key of a Transport Object | SOURCE VALUE(TRANSPORT_KEY) LIKE TRKEY |
11 | ![]() |
TRKEY | Complete Key of a Transport Object |