SAP ABAP Function Module IDOC_INPUT_ORDCHG_VMI (Eingangsverarbeitung IDoc ORDCHG VMI)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-CBP (Application Component) Consumption-Based Planning (See Also PP-MRP)
     WVMI (Package) VMI Functionality from a retailer view
Basic Data
Function Module IDOC_INPUT_ORDCHG_VMI Eingangsverarbeitung IDoc ORDCHG VMI  
Function Group WVMI   Vendor_Managed_Inventory  
Program Name SAPLWVMI    
INCLUDE Name LWVMIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WORKFLOW_RESULT TYPE BDWF_PARAM-RESULT ?
Exporting APPLICATION_VARIABLE TYPE BDWF_PARAM-APPL_VAR Not yet used
Exporting IN_UPDATE_TASK TYPE BDWFAP_PAR-UPDATETASK Indicator: Update Task was Implemented - Due to COMMIT
Exporting CALL_TRANSACTION_DONE TYPE BDWFAP_PAR-CALLTRANS Indicator: Was Inbound Processing Performed Using CALL TRANSACTION
Importing INPUT_METHOD TYPE BDWFAP_PAR-INPUTMETHD Indicator: Process Data in Foreground or Background
Importing MASS_PROCESSING TYPE BDWFAP_PAR-MASS_PROC Indicator: Mass Inbound Processing - Several IDocs
Tables IDOC_CONTRL TYPE EDIDC Control Records of Individual IDocs
Tables IDOC_DATA TYPE EDIDD Internal Table With IDoc Data
Tables IDOC_STATUS TYPE BDIDOCSTAT Status Table for Updating Data
Tables RETURN_VARIABLES TYPE BDWFRETVAR Assignment Table - IDOC <-> Application Document
Tables SERIALIZATION_INFO TYPE BDI_SER Serialization Information, if Required
Exception WF_ERROR_PROCESS TYPE Error during inbound processing
               
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  19980415 
SAP Release Created in