SAP Function SDU_ENTITY_DELETE - UDM Delete entity type

Parameter Reference Type Length Default Optional Text
OBJECTNAME DM02L-ENTID C 26 Entity type name
SUPPRESS_CHECKS 0 SPACE X X: no security query, authorization check

Exception Text
NAME_NOT_VALID Name does not follow naming convention
NOT_EXECUTED Action was cancelled
NOT_FOUND Entity type not found
NOT_SPECIFIED Name missing
OBJECT_IS_USED Entity type is in use
PERMISSION_FAILURE Access not possible

Description
No authorization checks, no lock checks and no correction entries areexecuted.
However, there is a check on whether the entity type is still in use(external check). If it is, the exception OBJECT_IS_USED is set.