SAP ABAP Function Module IAOM_SAVE_INT_ACC_OBJECTS (Sichert alle geänderten Controllingobjekte aus dem Puffer)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CO (Application Component) Controlling
     IAOM (Package) Cost and Revenue Controlling for Logical Objects
Basic Data
Function Module IAOM_SAVE_INT_ACC_OBJECTS Sichert alle geänderten Controllingobjekte aus dem Puffer  
Function Group IAOM_SERVICE   Service Functions, Non-OO Interface  
Program Name SAPLIAOM_SERVICE    
INCLUDE Name LIAOM_SERVICEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NUM_SAVED_OBJECTS TYPE INT4 Number of Objects Saved
Exporting E_RESULT_LIST TYPE IAOMT_OBJECT_STATUS_TAB All Objects for Which an Attempt to Save Was Made
Importing I_TEST_RUN TYPE BOOLE_D ' ' Testlauf? ('X' = ja, ' ' = nein)
Importing I_BUS_SCENARIO_ID TYPE IAOM_BS_IDENTIFICATION Business Scenario Indicator
Importing I_WITH_LOG TYPE BOOLE_D 'X' Translator-Log nutzen? ('X' = ja, ' ' = nein)
Exception BUS_SCENARIO_UNKNOWN TYPE Geschäftsszenario nicht definiert - Ergebnisliste ist leer, Meldung in SY
Exception PROCESSING_ABORTED TYPE Verarbeitung vorzeitig abgebrochen - Ergebnisliste ist leer, Meldung in SY
Exception ERROR_OCCURRED TYPE Fehler beim Sichern eines oder mehrerer ContrObj. aufgetreten, s. Ergebnisliste
               
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  20011009 
SAP Release Created in