Menu

SAP Function Module SDU_MODEL_ADD

UDM Create data model

The Function Module SDU_MODEL_ADD (UDM Create 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_ADD
Short Text UDM Create 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
POPUP LIKE SPACE Flag: 'X' Enter name in dialog box
SHORTTEXT LIKE DM40T-LANGBEZ SPACE Short description (optional)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODEL_INFOS LIKE DM40V Data model information
OK_CODE LIKE DMCTL-FLG_RETURN OK Code which can not be handled itself

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
ALREADY_EXISTS Object already exists
NAME_NOT_VALID Name does not follow naming convention
NOT_EXECUTED Action was cancelled without saving
NOT_SPECIFIED Name missing
PERMISSION_FAILURE Access not possible