Menu

SAP Function Module WRB_UTIL_TRANSFORM2ENTITYTABLE

Transformiert Eingangstabelle in Entitätsliste

The Function Module WRB_UTIL_TRANSFORM2ENTITYTABLE (Transformiert Eingangstabelle in Entitätsliste) is a standard Function Module in SAP ERP and is part of the function group WRB_UTIL within the package WRB.

Technical Information

Function Module WRB_UTIL_TRANSFORM2ENTITYTABLE
Short Text Transformiert Eingangstabelle in Entitätsliste
Function Group WRB_UTIL
Package WRB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_DESCRIPTION_FIELDNAME TYPE WRB_CHAR_72 DDIC Feldname für Beschreibung
PI_INPUT_STRUCTURE TYPE ANY DDIC Zeilenstruktur der Tabelle
PI_KEY_FIELDNAME TYPE WRB_CHAR_72 DDIC Feldname für Schlüssel
TI_INPUT_TABLE TYPE TABLE Eingabetabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TE_ENTITY_LIST TYPE WRB_ENTITY_LIST_TABLE Tabellentyp Entitätsliste

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
INVALID_DESCRIPTION_FIELDNAME Feldname für Beschreibung ungültig
INVALID_KEY_FIELDNAME Feldname für Schlüssel ungültig