SAP ABAP Function Module VWWS_STORD_DISPATCHER (Dispatcher for Processing Transferred Order Items (ORDER_P...))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-POS (Application Component) POS Interface
     WFWW (Package) IS-R: SMMS interface
Basic Data
Function Module VWWS_STORD_DISPATCHER Dispatcher for Processing Transferred Order Items (ORDER_P...)  
Function Group WVFB   Distr. retailing system - store orders  
Program Name SAPLWVFB   Store Orders 
INCLUDE Name LWVFBU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BELEG_NR TYPE EKKO-EBELN export document number only for goods receipt
Exporting E_BELEG_POS_NR TYPE EKPO-EBELP export document posnumber only for goods receipt
Importing CALL_FROM TYPE WVFB_CONTR-WVFBCALL call from parser, replenishment, else
Importing STEP TYPE WVFB_CONTR-WVFBSTEP process-step (valid values see FuncModulDoku.)
Importing SORT_STEP_2 TYPE WVFB_CONTR-WVFBSORT X if ORDER_POSITION must be sorted in Step 2
Importing STORNO_BELEG TYPE WVFB_CONTR-WVFBSTORNO storno purchase order whole document only
Importing I_PR_REQUESTOR TYPE EBAN-AFNAM call for purchase requisition from
Importing NO_WF TYPE WVFB_CONTR-WVFB_NO_WF no workflow should be done
Importing ITEM_DOCU_LOG_ON TYPE WVFB_CONTR-WVFB_DOCU_LOGON 'X' document_nr log for each item
Importing LTS_SPLIT TYPE WVFB_CONTR-WVFBLTSSPLIT Ltssplit für Bestellungen
Importing NO_ROUNDING TYPE C Default is to round in documents
Importing SHOW_STATUS_MESSAGE TYPE XFELD Checkbox
Importing CREATE_ONLY_COMPLETE_DOC TYPE XFELD create only complete documents
Importing I_ALL_POSTED_ITEMS TYPE XFELD all items with subitems are given back to calling application
Importing I_SUBMI_NUMBER TYPE EKKO-SUBMI Submissionsnummer
Tables FAULTS_FOUND TYPE WVFB_FEHLER All messages found
Tables ORDER_POSITIONS TYPE WVFB store order items
Tables DOCUMENTS_CREATED TYPE WVFBT_BELEG_ITAB_TYP created documents for sales audit info
Tables HEAD_CONDITIONS TYPE WVFBT_E1EDK05_ITAB_TYP header conditions for sales order
Tables ITEM_CONDITIONS TYPE WVFBT_E1EDP05_ITAB_TYP item conditions for sales order
Tables HEAD_PARTNERS TYPE WVFBT_E1EDKA1_ITAB_TYP header partner for sales order goods receiver
Tables ITEM_PARTNERS TYPE WVFBT_E1EDPA1_ITAB_TYP item partner for sales order goods receiver
Tables TEKPO_DATA_FOR_PO TYPE WVFBT_TEKPO_ITAB_TYP control structure for PO creation
Exception ERROR_IN_APPLICATION TYPE error reportet in table WPLST (look with /nWPER)
Exception NO_ORDER_POSITIONS TYPE no order positions importet
Exception NO_DOCUMENT_WRITTEN TYPE NO_DOCUMENT_WRITTEN
Exception NO_EXTERNAL_VENDOR_GIVEN TYPE NO_EXTERNAL_VENDOR_GIVEN
Exception NO_UNIQUE_SOURCE_OF_SUPPLY TYPE NO_UNIQUE_SOURCE_OF_SUPPLY
Exception APPL_ERRORS_EXIST TYPE SOME APPLICATION_ERRORS_EXIST
               
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  20091125 
SAP Release Created in