SAP ABAP Function Module CRM_IC_INTERACTION_RECORDS (BW Extraction of Interaction Record data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IC (Application Component) Interaction Center WebClient
     CRM_IC_STATS_BW (Package) Extraction of Interaction Record statistical data to BW
Basic Data
Function Module CRM_IC_INTERACTION_RECORDS BW Extraction of Interaction Record data  
Function Group CRM_IC_EXTRACT_STATS   Extraction of IR statistics  
Program Name SAPLCRM_IC_EXTRACT_STATS    
INCLUDE Name LCRM_IC_EXTRACT_STATSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_REQUNR TYPE SRSC_S_IF_SIMPLE-REQUNR Request number for the data transfer
Importing I_DSOURCE TYPE SRSC_S_IF_SIMPLE-DSOURCE
Importing I_MAXSIZE TYPE SRSC_S_IF_SIMPLE-MAXSIZE Maximum number of table entries in extraction API interface
Importing I_INITFLAG TYPE SRSC_S_IF_SIMPLE-INITFLAG Flag: Callup of the extraction APIs for initialization
Importing I_READ_ONLY TYPE SRSC_S_IF_SIMPLE-READONLY
Importing I_REMOTE_CALL TYPE SBIWA_FLAG SBIWA_C_FLAG_OFF
Tables I_T_SELECT TYPE SRSC_S_IF_SIMPLE-T_SELECT Interface: Selection criteria
Tables I_T_FIELDS TYPE SRSC_S_IF_SIMPLE-T_FIELDS Interface: List of the requested fields
Tables E_T_DATA TYPE CRM_INTERACTION_RECORD BW Extract structure for Interaction Records
Exception NO_MORE_DATA TYPE Die Daten wurden vollständig übertragen
Exception ERROR_PASSED_TO_MESS_HANDLER TYPE Exit wegen Fehler; Nachricht im Message Handler
               
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  20060502 
SAP Release Created in 510