SAP ABAP Function Module LE_MOB_GET_DELIVERY (Find delivery according to different criteria)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-MOB (Application Component) Mobile data entry
     LMOB (Package) Mobile Computing in warehouse logistics
Basic Data
Function Module LE_MOB_GET_DELIVERY Find delivery according to different criteria  
Function Group LMOBSD   FM for Shipment & Delivery  
Program Name SAPLLMOBSD   FM for Shipment & Delivery 
INCLUDE Name LLMOBSDU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DELIVERY TYPE LIKP-VBELN Delivery
Importing I_MSAREA TYPE LEMOBDATA-RDMSAREA MS Area.
Importing I_GROUP TYPE LEMOBDATA-RDWAVE Group
Importing I_HU TYPE RLMOB-CLENUM HU of delivery for mobile computing
Importing I_SHIPMENT TYPE LEMOBDATA-RDSHIP Shipment number
Importing I_MATNR TYPE MARA-MATNR Material number
Importing I_DATE TYPE LIKP-LFDAT Delivery date
Importing I_DOOR TYPE LIKP-LGTOR Door for warehouse number
Importing I_VENDOR TYPE LIKP-LIFNR Vendor's account number
Importing I_SHIP_TO_PARTY TYPE LIKP-KUNNR Ship to party
Importing I_REFERENCE TYPE LIKP-LIFEX Reference document number
Importing I_FORWARDING_AGENT TYPE VTTK-TDLNR Number of forwarding agent
Importing I_WHS_ID TYPE LTAK-LGNUM Warehouse Number / Warehouse Complex
Importing I_DELIVERY_TYPE TYPE C Delivery type
Tables ET_POSTAB TYPE LIPOV View: Header and item delivery information
Tables LT_WBSTK TYPE RANGE_STAT Delivery status
Exception DELIVERY_NOT_FOUND TYPE
Exception DELIVERY_ID_DOES_NOT_EXIST TYPE
Exception WRONG_DELIVERY_TYPE TYPE
Exception DLV_ID_NOT_FOUND_IN_WHS TYPE
Exception MSAREA_NOT_FOUND_IN_WHS TYPE
Exception GROUP_NOT_FOUND TYPE
Exception HU_NOT_FOUND TYPE
Exception SHIPMENT_NOT_FOUND TYPE
Exception MATERIAL_NOT_FOUND TYPE
Exception DOOR_NOT_FOUND_IN_WHS TYPE
Exception NOT_AUTHORIZED_FOR_VENDOR TYPE
Exception VENDOR_NOT_FOUND TYPE
Exception FORWARDING_AGENT_NOT_FOUND TYPE
Exception SHIPMENT_NOT_FOUND_FOR_AGENT TYPE
Exception NOT_AUTH_FOR_SHIP_TO_PARTY TYPE
Exception SHIP_TO_PARTY_NOT_FOUND TYPE
               
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  19991130 
SAP Release Created in