Menu

SAP Function Module SDU_DMO_ENT_FETCH

UDM get data model entity assignment

The Function Module SDU_DMO_ENT_FETCH (UDM get data model entity assignment) 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_DMO_ENT_FETCH
Short Text UDM get data model entity assignment
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
AS4LOCAL LIKE DM02L-AS4LOCAL 'A' Validity
DMOID LIKE DM40L-DMOID SPACE Data model name
ENTITY LIKE DM41S-OBJID '*' Entity type
LANGU LIKE DM02T-SPRACHE SY-LANGU Language

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DMO_ENTITY LIKE DM41S Table with entity types that were found

Exceptions

This function module does not define any Exceptions.