Menu

SAP Function Module ALM_ME_ENHANCEMENT_CONVERSION

Umwandeln der Kundenerweiterbaren Strukturen in allgemeine

The Function Module ALM_ME_ENHANCEMENT_CONVERSION (Umwandeln der Kundenerweiterbaren Strukturen in allgemeine) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.

Technical Information

Function Module ALM_ME_ENHANCEMENT_CONVERSION
Short Text Umwandeln der Kundenerweiterbaren Strukturen in allgemeine
Function Group ALM_ME_TOOLS
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STRUCTURE_IN LIKE Input Structure ALM_ME_CUSTOM_*
STRUCTURE_NAME TYPE DDOBJNAME Name of an ABAP/4 Dictionary object

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
ENHANCEMENT_DATA LIKE ALM_ME_CUSTOMER_ENHANCEMENT Pass user-speific fields to the mobile device
STANDARD_TABLE LIKE Tabelle mit SAP standard Daten
TABLE_IN LIKE Tabelle mit importdaten

Exceptions

This function module does not define any Exceptions.