SAP ABAP Function Module /SPE/DELIVERY_SELECTION (RFC enabled selection of outbound deliveries)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-RET (Application Component) Complaints and Returns
     /SPE/RET_FUNC (Package) Service Parts Management returns process functional enh.
Basic Data
Function Module /SPE/DELIVERY_SELECTION RFC enabled selection of outbound deliveries  
Function Group /SPE/RET_UTIL   Utilities for returns processing  
Program Name /SPE/SAPLRET_UTIL    
INCLUDE Name /SPE/LRET_UTILU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IF_COMPLETED_ONLY TYPE XFELD SPACE Select only completed deliveries
Importing IF_HEADER_ONLY TYPE XFELD SPACE Provide only header information
Tables IT_SOLD_TO TYPE RANGE_C10 RANGES table:Sold-to party
Tables IT_SHIP_TO TYPE RANGE_C10 RANGES table: Ship-to party
Tables IT_DELIVERY_DATE TYPE RANGE_DATE RANGES table: Delivery date
Tables IT_DELIVERY_NO TYPE RANGE_C10 RANGES table: Delivery number
Tables IT_MATERIAL_NO TYPE RANGE_MAT RANGES table: Material number
Tables ET_DELIVERIES TYPE LIPOV Export table: Header and item delivery information
Tables IT_EXIDV TYPE RANGE_C20 Structure of a Range Table for a Character (20) Field
Exception NO_DATA_FOUND TYPE No data found according to selection criteria
Exception NO_RFC_AUTHORIZATION TYPE No RFC authorization
Exception NO_SHIP_POINT_AUTHORIZATION TYPE No authorization to see data from selected shipping points
               
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  20041209 
SAP Release Created in 100