SAP ABAP Function Module DDIF_OBJECT_DELETE (DD: Interface for Deleting an ABAP Dictionary Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DDIF_OBJECT_DELETE | DD: Interface for Deleting an ABAP Dictionary Object |
Function Group | SDIF | Interfaces for the ABAP Dictionary |
Program Name | SAPLSDIF | |
INCLUDE Name | LSDIFU35 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DELETED | TYPE | DDBOOL_D | Deletion carried out | |||
![]() |
TYPE | TYPE | DDOBJTYP | Type of ABAP Dictionary object to be deleted | |||
![]() |
NAME | TYPE | DDOBJNAME | Name of ABAP Dictionary object to be deleted | |||
![]() |
ID | TYPE | DDOBJECTID | Object identification (only index and matchcode ID) | |||
![]() |
AUTHORITY_CHECK | TYPE | DDBOOL_D | ' ' | Carry out authorization check | ||
![]() |
OBJECTS_WITH_REFERENCES | TYPE | DCOBJBEZ | List of objects still using the object | |||
![]() |
ILLEGAL_INPUT | TYPE | Invalid parameter value | ||||
![]() |
NO_AUTHORITY | TYPE | No authorization to delete object | ||||
Processing Type
Normal Function 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 | 19990505 |
SAP Release Created in |