SAP ABAP Function Module POS_DELIVERY_FIND (Determine the delivery)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WPOS (Package) IS-R: POS interface
Basic Data
Function Module POS_DELIVERY_FIND Determine the delivery  
Function Group WPUE   POS interface, upload processing  
Program Name SAPLWPUE    
INCLUDE Name LWPUEU98    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DELIVERY_ENTRIES TYPE I
Importing PI_MATNR TYPE LIPS-MATNR Material Number
Importing PI_WERKS TYPE LIPS-WERKS Plant
Importing PI_VBELN TYPE LIPS-VBELN Delivery
Importing PI_POSNR TYPE LIPS-POSNR Delivery Item
Importing PI_ERFMG TYPE IMSEG-ERFMG Actual Quantity Delivered (In Sales Units)
Importing PI_ERFME TYPE IMSEG-ERFME Base Unit of Measure
Importing CHECK_QUANTITY TYPE C 'X' Quantity check
Importing EXIT_ON_WRONG_DEL TYPE C ' ' Abbruch bei falscher Lieferung
Tables DELIVERY_ITEMS TYPE POSDELIVERITEM Return Structure for Delivery Items in the Delivery Search
Exception NO_DELIVERYITEM_FOUND TYPE Keine Lieferposition gefunden
Exception DELIVERY_NOT_VALID TYPE Liefernummer ungültig
               
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  20010830 
SAP Release Created in