Menu

SAP Function Module AM_AI_MEMORY

Arbeitsvorrat: Daten im Memory lesen/schreiben

The Function Module AM_AI_MEMORY (Arbeitsvorrat: Daten im Memory lesen/schreiben) is a standard Function Module in SAP ERP and is part of the function group AISB within the package AA.

Technical Information

Function Module AM_AI_MEMORY
Short Text Arbeitsvorrat: Daten im Memory lesen/schreiben
Function Group AISB
Package AA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AM_AV_CALL TYPE C Variable AM_AV_CALL im Memory setzen
I_FREE_MEMORY TYPE C Kz.: Speicher im ABAP-Memory freigeben
I_G_WF_CALL TYPE C Variable G_WF_CALL im Memory setzen
I_G_WF_RET TYPE SY-SUBRC Variable G_WF_RET im Memory setzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AM_AV_CALL TYPE C Aufruf über AM_AV_EXECUTE (Massenänderung)
E_G_WF_CALL TYPE C Aufruf über WF erfolgt
E_G_WF_RET TYPE SY-SUBRC Returnwert, wenn AV über WF bearbeitet wird

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
CLUSTER_NOT_FOUND Keine Daten im ABAP-Memory abgelegt