SAP ABAP Function Module /SPE/DETERMINE_DELIVERY_TYPE (Determine Delivery Type for Direct Outbound Deliveries)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-IEW-OUT (Application Component) Outbound Process
     /SPE/DIRDLV_PROCESSING (Package) Processing of Direct Outbound Deliveries from EWM
Basic Data
Function Module /SPE/DETERMINE_DELIVERY_TYPE Determine Delivery Type for Direct Outbound Deliveries  
Function Group /SPE/DIRDLV_DETERM   Customizing Access for Direct Deliveries  
Program Name /SPE/SAPLDIRDLV_DETERM    
INCLUDE Name /SPE/LDIRDLV_DETERMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EF_ERP_DELIVERY_TYPE TYPE LFART Delivery Type
Exporting EF_ERP_REPL_DLV_TYPE_IC TYPE /SPE/REPL_DLV_TYPE Delivery Type for Replenishment Deliveries (Intra-Company)
Exporting EF_ERP_REPL_DLV_TYPE_CC TYPE /SPE/REPL_DLV_TYPE_CC Delivery Type for Replenishment Deliveries (Cross-Company)
Importing IF_EWM_DELIVERY_TYPE TYPE /SPE/EWM_DELIVERY_TYPE SPACE Delivery Type in EWM
Importing IF_INITIATOR_PROCESS TYPE /SPE/DE_INITIATOR_PROCESS SPACE Code for the Initiator of a Communication Chain
Importing IF_WAREHOUSE_NUMBER TYPE LGNUM Warehouse Number / Warehouse Complex
Importing IF_PLANT TYPE WERKS_D Plant
Importing IF_STGE_LOCATION TYPE LGORT_D Storage Location
Importing IF_DOCUMENT_TYPE TYPE VBTYP 'J' SD Document Category
Exception NO_DELIVERY_TYPE_FOUND TYPE No Delivery Type Found
Exception NO_WAREHOUSE_NUMBER_ASSIGNED TYPE No Warehouse Number Assigned to Plant/Stge. Loc.
               
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  20100310 
SAP Release Created in 700