SAP ABAP Function Module CRM_COMPL_DELIVERY_LISTR3_READ (Read a List of Deliveries w/o Mapping R/3 <-> CRM (Call R/3 Funct. Module))
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_LISTR3_READ Read a List of Deliveries w/o Mapping R/3 <-> CRM (Call R/3 Funct. Module)  
Function Group CRM_COMPL_REFDOC   Determination of Reference Documents  
Program Name SAPLCRM_COMPL_REFDOC    
INCLUDE Name LCRM_COMPL_REFDOCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_DELIVERIES TYPE CRMT_COMPL_DELIVERY_R3_TAB Table R/3 Deliveries (Line Type Corresponds to R/3 LIPOV Structure)
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_R3 TYPE CRMT_COMPL_RANGE_C10_TAB Table with Range Structure for a Char(10) Field
Importing IT_SHIP_TO_R3 TYPE CRMT_COMPL_RANGE_C10_TAB Table with Range Structure for a Char(10) Field
Importing IT_DELIVERY_DATE TYPE CRMT_REPORT_RANGE_PERIOD_TA Tabelle mit Range-Struktur für ein Dats-Feld
Importing IT_DELIVERY_NO TYPE CRMT_COMPL_RANGE_C10_TAB Table with Range Structure for a Char(10) Field
Importing IT_MATERIAL_NO_R3 TYPE CRMT_COMPL_RANGE_MAT_R3_TAB Table with Range Structure for an R/3 Material Field (C18)
Importing IT_HANDLING_UNIT TYPE CRMT_COMPL_RANGE_C20_TAB Table with Range Structure for a Char(10) Field
Importing IV_RFC_DESTINATION TYPE RFC_DEST SAPOSCOL Destination
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