SAP ABAP Function Module CRM_E2C_SEARCH_ACTIVITY ( Search of activities using One order API.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_SEARCH_ACTIVITY | Search of activities using One order API.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_APIU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OUTPUT | TYPE | CRMT_QUERY_R_ACT_BTIL | Bus. Transaction IL Structure for Activities - Result List | |||
| |
ET_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
| |
INPUT | TYPE | CRMST_QUERY_ACT_BTIL | BTIL structure for Activities - Search criteria | |||
| |
IV_UNAME | TYPE | BU_PARTNER | Business Partner ID | |||
| |
IV_MAX_HITS | TYPE | GENILT_UNSIGNED_INT4 | 100 | Natural number | ||
Processing Type
| Normal Function 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 | 20080703 |
| SAP Release Created in | 700 |