Data Element list used by SAP ABAP Function Module INTERN_CHECK_ACCESS (Berechtigungsprüfung und Sperren für ein Dictionary-Objekt)
SAP ABAP Function Module
INTERN_CHECK_ACCESS (Berechtigungsprüfung und Sperren für ein Dictionary-Objekt) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDEUTYPE | DD object type in DE management system | SOURCE VALUE(EUTYPE) LIKE RSEDD0-DDOBJTYPE |
2 | ![]() |
DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(OBJNAME) LIKE RSEDD0-DDOBJNAME |
3 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(DIALOG) LIKE DDREFSTRUC-FLAG DEFAULT ' ' |
4 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(ACTION) LIKE DDREFSTRUC-FLAG |
5 | ![]() |
DEVCLASS | Package | SOURCE VALUE(DEV_CLASS) LIKE TADIR-DEVCLASS |
6 | ![]() |
EUFCT | DE: Function Type | SOURCE VALUE(FCT) LIKE RSDXX-FCT DEFAULT 'E' |
7 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(SECNAME) LIKE TBATG-INDNAME DEFAULT ' ' |
8 | ![]() |
TROBJTYPE | Object Type | SOURCE VALUE(TADIR_TYPE) LIKE RSDXX-TROBJTYPE OPTIONAL |
9 | ![]() |
VIEWCLASS | View Type | |