SAP ABAP Function Module UPG_DDIF_OBJECT_DELETE (DD: Interface for Deleting an ABAP Dictionary Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUD (Package) Description of Delivery Units
Basic Data
Function Module UPG_DDIF_OBJECT_DELETE DD: Interface for Deleting an ABAP Dictionary Object  
Function Group SUG_DDIF   Inactive DDIC avtivation in AIMs.  
Program Name SAPLSUG_DDIF    
INCLUDE Name LSUG_DDIFU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DELETED TYPE DDBOOL_D Deletion carried out
Importing TYPE TYPE DDOBJTYP Type of ABAP Dictionary object to be deleted
Importing NAME TYPE DDOBJNAME Name of ABAP Dictionary object to be deleted
Importing ID TYPE DDOBJECTID Object identification (only index and matchcode ID)
Importing AUTHORITY_CHECK TYPE DDBOOL_D ' ' Carry out authorization check
Tables OBJECTS_WITH_REFERENCES TYPE DCOBJBEZ List of objects still using the object
Exception ILLEGAL_INPUT TYPE Invalid parameter value
Exception NO_AUTHORITY TYPE No authorization to delete object
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20140802 
SAP Release Created in 740