SAP ABAP Function Module CRM_E2C_1O_SEARCH (Generic search api for one order objects. Sample E2C API, not to be used.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-E2C (Application Component) CRM on Email
     CRM_EMAILTOCRM (Package) Exchange data with CRM backend using EMAIL technology
Basic Data
Function Module CRM_E2C_1O_SEARCH Generic search api for one order objects. Sample E2C API, not to be used.  
Function Group CRM_E2C_SERVICE_API   API to perfor read create and search  
Program Name SAPLCRM_E2C_SERVICE_API    
INCLUDE Name LCRM_E2C_SERVICE_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RESULTS TYPE STANDARD TABLE
Exporting ET_GUID_LIST TYPE CRMT_BSP_OBJECTKEY_TAB Table of Object Keys
Exporting ET_RETURN TYPE BAPIRET2_T Return parameter table
Importing IV_OBJ_IL TYPE CRMT_EXT_OBJ_NAME External Name of Object
Importing IT_SELECTION_PARAMETERS TYPE GENILT_SELECTION_PARAMETER_TAB Complex Search Condition
Importing IV_MAX_HITS TYPE GENILT_UNSIGNED_INT4 Unsigned Integer
               
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  20080613 
SAP Release Created in 700