SAP ABAP Function Module FRE_ORD_BUFFER_REORG (Reorganization of Order Inbound Buffer Tables)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     WFRE_PI (Package) Connectivity with F&R
Basic Data
Function Module FRE_ORD_BUFFER_REORG Reorganization of Order Inbound Buffer Tables  
Function Group FRE_ORDER_IN_BUFFER   Order Inbound Buffer Functions  
Program Name SAPLFRE_ORDER_IN_BUFFER    
INCLUDE Name LFRE_ORDER_IN_BUFFERU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_REORG_HEADER TYPE XFELD 'X' Delete Header without Items
Importing I_REORG_ITEMS TYPE XFELD 'X' Delete Items without Headers
Importing I_PACKAGE_SIZE TYPE INTEGER '100000' Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647)
Importing I_COMMIT TYPE XFELD 'X' Sets Commit Work at the end
Exception CHECK_INPUT TYPE Check Input Data
Exception DB_ERROR TYPE Database Error during Update
Exception ERROR TYPE Error
               
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  20081217 
SAP Release Created in 605