Menu

SAP Function Module SDU_ENTITY_FETCH

UDM Holen mehrere Entitätstypen

The Function Module SDU_ENTITY_FETCH (UDM Holen mehrere Entitätstypen) 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_ENTITY_FETCH
Short Text UDM Holen mehrere Entitätstypen
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 DM02L-ENTID '*' Entity type
LANGU LIKE DM02T-SPRACHE SY-LANGU Language
LONGTXT LIKE DM02T-LANGBEZ '*' Long text, if selection via long text required
SEL_MODE LIKE SPACE Del. flag ' '-all, L-deleted only, U-not deleted

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
ENTITIES LIKE DM02V Table with entity types that were found

Exceptions

This function module does not define any Exceptions.