SAP ABAP Function Module CO_RU_GET_ORDER_DATA (CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CORU (Package) R/3 Application development: PP Confirmations
Basic Data
Function Module CO_RU_GET_ORDER_DATA CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen  
Function Group CORF   CIM confirmation with function module  
Program Name SAPLCORF   CIM Confirmation: Function Modules with Confirmation Logic 
INCLUDE Name LCORFU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CAUFVD_EXP TYPE CAUFVD Order header with data for 1st item
Importing AUFNR_IMP TYPE CAUFVD-AUFNR Order
Importing AUFPL_IMP TYPE CAUFVD-AUFPL 0 alternative key for the operations
Importing CHECK_ONLY TYPE XFELD SPACE Checkbox
Importing FLG_DIALOGTAB_CREATE TYPE XFELD 'X' Indicator: set up dialog table
Importing TRTYP_IMP TYPE TC10-TRTYP SPACE Transaction Type
Tables DIATAB_POS TYPE RCLST Dialog table of the operations
Tables DIATAB_SOP TYPE RCLST Dialog table of the suboperations
Exception MATERIAL_DATA_NOT_FOUND TYPE Material master does not exist
Exception ORDER_DATA_MISSING TYPE Order data was not yet supplied
Exception ORDER_WITHOUT_OPERATION TYPE Order has no operations
Exception UNIT_CONVERSION_NOT_POSSIBLE TYPE Error when converting units of measure
Exception ORDER_ALREADY_LOCKED TYPE Order from collective order already being processed
Exception PREDEC_NOT_CONFIRMED TYPE Preceding order not confirmed
Exception MISSING_AUTHORITY TYPE Missing authorization
               
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  19931201 
SAP Release Created in