Menu

SAP Function Module SDU_MODEL_EXISTS

DM: Existenzprüfung für ein Datenmodell

The Function Module SDU_MODEL_EXISTS (DM: Existenzprüfung für ein Datenmodell) is a standard Function Module in SAP ERP and is part of the function group SDU2 within the package SDUM.

Technical Information

Function Module SDU_MODEL_EXISTS
Short Text DM: Existenzprüfung für ein Datenmodell
Function Group SDU2
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
MODEL_ID LIKE DM40L-DMOID Name des Datenmodells

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODEL_EXISTS LIKE SY-INPUT falls 'X': vorhanden, falls ' ': nicht vorhanden

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.