SAP ABAP Function Module CRM_COMPL_DELIVERY_LIST_READ (Read a List of Deliveries (R/3) with Mapping Data R/3 <-> CRM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-COM (Application Component) Complaints / Returns / In-House Repair
     CRM_COMPLAINT (Package) Complaints
Basic Data
Function Module CRM_COMPL_DELIVERY_LIST_READ Read a List of Deliveries (R/3) with Mapping Data R/3 <-> CRM  
Function Group CRM_COMPL_REFDOC   Determination of Reference Documents  
Program Name SAPLCRM_COMPL_REFDOC    
INCLUDE Name LCRM_COMPL_REFDOCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_DELIVERIES TYPE CRMT_COMPL_DELIVERY_TAB Data Delivery (R/3): Wrapper /spe/delivery_selection
Importing IV_COMPLETED_ONLY TYPE BOOLEAN SPACE Boolean Variable (X=true, -=false, space=unknown)
Importing IV_HEADER_ONLY TYPE BOOLEAN SPACE Boolean Variable (X=true, -=false, space=unknown)
Importing IT_SOLD_TO TYPE BU_PARTNER_GUID_T Table Type for Type BU_PARTNER_GUID
Importing IT_SHIP_TO TYPE BU_PARTNER_GUID_T Table Type for Type BU_PARTNER_GUID
Importing IT_DELIVERY_DATE TYPE CRMT_REPORT_RANGE_PERIOD_TA Table of range period (date)
Importing IT_DELIVERY_NO TYPE CRMT_COMPL_RANGE_C10_TAB Table with Range Structure for a Char(10) Field
Importing IT_PRODUCT TYPE COMT_PRODUCT_ID_TAB Product IDs
Importing IT_HANDLING_UNIT TYPE CRMT_COMPL_RANGE_C20_TAB Table with Range Structure for a Char(10) Field
Importing IV_MAXSEL TYPE TBMAXSEL Maximum Number of Selected Entries
Exception COMMUNICATION_FAILURE TYPE Communication Error
Exception SYSTEM_FAILURE TYPE System Error
Exception NO_DATA_FOUND TYPE No data found
               
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  20041219 
SAP Release Created in 500