SAP ABAP Function Module KAUF_ORDER_STORE (Innenauftrag in Puffer speichern)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KAUF (Package) Cost Accounting, Orders
Basic Data
Function Module KAUF_ORDER_STORE Innenauftrag in Puffer speichern  
Function Group KAUF   Maintain Master Data for Internal Orders  
Program Name SAPLKAUF    
INCLUDE Name LKAUFU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_AFKO TYPE AFKO SPACE Order header enhancement for CO production order
Importing I_AFPO TYPE AFPO SPACE Order item for CO production order
Importing I_CHECK TYPE SPACE Check order
Importing I_COAS TYPE COAS Order header
Importing I_DIALOG TYPE SPACE Dialog messages allowed (popups etc.)
Importing I_KAUF TYPE KAUF Administrative data
Importing I_SAVE_FLAG TYPE SPACE Auftrag sichern ('X' = verbuchen)
Exception ILLEGAL_CHANGE TYPE Disallowed changes compared to buffer
Exception ORDER_NOT_IN_BUFFER TYPE Order not yet in buffer
               
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  19950404 
SAP Release Created in