Menu

SAP Function Module DD_OBJ_DEL

DD: Löschung eines DD Objektes

The Function Module DD_OBJ_DEL (DD: Löschung eines DD Objektes) is a standard Function Module in SAP ERP and is part of the function group SDDL within the package SDIC.

Technical Information

Function Module DD_OBJ_DEL
Short Text DD: Löschung eines DD Objektes
Function Group SDDL
Package SDIC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_STATE LIKE DDREFSTRUC-STATE N: N and L vers., A: active, M: all
OBJECT_NAME LIKE DDSYM10TAB-NAME Name of the ABAP/4 Dictionary object (10 places)
OBJECT_TYPE LIKE E071-OBJECT Object type (as transport object: TABL, DTEL,...)
PRID LIKE SY-TABIX 0 Optional - 0, writes a DEL log for A, M

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_DEL_STATE For DEL_STATE <> A, N, M