SAP ABAP Function Module AM_AI_MEMORY (Arbeitsvorrat: Daten im Memory lesen/schreiben)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AA (Package) Application Development R/3 Assets: Master Data
Basic Data
Function Module AM_AI_MEMORY Arbeitsvorrat: Daten im Memory lesen/schreiben  
Function Group AISB   Asset Accounting: Worklists  
Program Name SAPLAISB    
INCLUDE Name LAISBU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_G_WF_CALL TYPE C Aufruf über WF erfolgt
Exporting E_G_WF_RET TYPE SYST-SUBRC Returnwert, wenn AV über WF bearbeitet wird
Exporting E_AM_AV_CALL TYPE C Aufruf über AM_AV_EXECUTE (Massenänderung)
Importing I_G_WF_CALL TYPE C Variable G_WF_CALL im Memory setzen
Importing I_G_WF_RET TYPE SYST-SUBRC Variable G_WF_RET im Memory setzen
Importing I_AM_AV_CALL TYPE C Variable AM_AV_CALL im Memory setzen
Importing I_FREE_MEMORY TYPE C Kz.: Speicher im ABAP-Memory freigeben
Exception CLUSTER_NOT_FOUND TYPE Keine Daten im ABAP-Memory abgelegt
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110810 
SAP Release Created in