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 |
|---|---|---|---|---|---|---|---|
| |
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 | 20140802 |
| SAP Release Created in | 740 |