Data Element list used by SAP ABAP Function Module DD_CHECK_NAME_SPACE (Checks the name range for tables, views, MCOs, lock objects)
SAP ABAP Function Module
DD_CHECK_NAME_SPACE (Checks the name range for tables, views, MCOs, lock objects) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(ACTIVE_ONLY) LIKE DD02L-AS4LOCAL DEFAULT SPACE |
2 | ![]() |
ERRNUM | Output: Error number | SOURCE VALUE(ERRNUM) LIKE DDERR-ERRNUM |
3 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(NAME2) LIKE DD12L-INDEXNAME DEFAULT SPACE |
4 | ![]() |
TABNAME | Table Name | SOURCE VALUE(NAME) LIKE DD02L-TABNAME |
5 | ![]() |
TROBJTYPE | Object Type | SOURCE VALUE(OBJTYPE) LIKE E071-OBJECT |