SAP Function TR_CHECK_RESERVED_NAME - Checks name reservation and customer object

Parameter Reference Type Length Default Optional Text
WI_DEVCLASS TADIR-DEVCLASS C 30 ' ' X TADIR-DEVCLASS (e.g.: TEST)
WI_DIALOG TRPARE-W_DIALOG C 1 'X' X Flag, whether information messages sent
WI_OBJECT TADIR-OBJECT C 4 ' ' X TADIR OBJECT TYPE (for example: PROG/TABL/..)
WI_OBJNAME TADIR-OBJ_NAME C 40 ' ' X TADIR OBJECT NAME (for example: )
WI_PGMID TADIR-PGMID C 4 ' ' X TADIR object PGMID (e.g. R3TR/..)

Parameter Reference Type Length Text
EV_TRESN_GEN_RES_W TRPARI-FLAG C 1

Exception Text
TR_CUSTOBJ_IN_SYST_CLASS Customer object name in SAP development class
TR_RESERVED_NAME Object name not in object name range (TRESN)
TR_SYSTOBJ_IN_CUST_CLASS SAP object name in customer development class


not yet documented