Menu

SAP Function Module ALM_ME_FILL_UPDATE_FLAGS

Füllen der Updateflags für Meldungen

The Function Module ALM_ME_FILL_UPDATE_FLAGS (Füllen der Updateflags für Meldungen) 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_FILL_UPDATE_FLAGS
Short Text Füllen der Updateflags für Meldungen
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
IS_STRUCTURE_NEW LIKE Struktur mit den Daten
IS_STRUCTURE_OLD LIKE Alte Struktur für Update-Vergleich
IV_STRUCTNAME TYPE DDOBJNAME Name eines ABAP/4-Dictionary-Objekts

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.