Data Element list used by SAP ABAP Function Module TR_CHECK_RESERVED_NAME (Checks name reservation and customer object)
SAP ABAP Function Module
TR_CHECK_RESERVED_NAME (Checks name reservation and customer object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DEVCLASS | Package | SOURCE VALUE(WI_DEVCLASS) LIKE TADIR-DEVCLASS DEFAULT ' ' |
|
| 2 | PGMID | Program ID in Requests and Tasks | SOURCE VALUE(WI_PGMID) LIKE TADIR-PGMID DEFAULT ' ' |
|
| 3 | SOBJ_NAME | Object Name in Object Directory | SOURCE VALUE(WI_OBJNAME) LIKE TADIR-OBJ_NAME DEFAULT ' ' |
|
| 4 | TROBJTYPE | Object Type | SOURCE VALUE(WI_OBJECT) LIKE TADIR-OBJECT DEFAULT ' ' |
|
| 5 | TRPARFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(WI_DIALOG) LIKE TRPARE-W_DIALOG DEFAULT 'X' |
|