SAP Function TB_LIMIT_CHARS_DEL_SINGLE_OBJ - Deletes Single Objects According to Type Including DDIC Entry

Parameter Reference Type Length Default Optional Text
I_DEL_TADIR BOOLE-BOOLE C 1 'X' X Delete TADIR Entry
I_FORCE BOOLE-BOOLE C 1 X Delete Regardless of Use
I_NAME DDOBJNAME C 30 Name of ABAP Dictionary Object
I_TYPE DDOBJTYP C 4 Object Type of an ABAP Dictionary Object

Parameter Reference Type Length Text
E_DELETED DDBOOL_D C 1 Deletion Carried Out

Parameter Reference Length Optional Text
TT_OBJECTS_WITH_REFERENCES DCOBJBEZ 37 X List of Objects Still Using the Object

Exception Text
DEL_ERROR Error When Deleting Object
TADIR_ERROR Error When Deleting Object Catalog Entry

Functionality
This function module deletes the dictionary entry and the TADIR entryfor the dictionary object that has been transferred.