Menu

SAP Function Module SDU_MODEL_DELETE

UDM Delete data model

The Function Module SDU_MODEL_DELETE (UDM Delete data model) is a standard Function Module in SAP ERP and is part of the function group SDU5 within the package SDUM.

Technical Information

Function Module SDU_MODEL_DELETE
Short Text UDM Delete data model
Function Group SDU5
Package SDUM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTNAME LIKE DM40L-DMOID Data model name
SUPPRESS_CHECKS LIKE SPACE X no check, no confirmation prompt

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
NAME_NOT_VALID Name does not follow naming convention
NOT_EXECUTED Action was cancelled
NOT_FOUND Object not found
NOT_SPECIFIED Name missing
OBJECT_IS_USED Model is used
PERMISSION_FAILURE Access not possible