SAP ABAP Function Module EXECUTE_EVENT_TASK (RTOM event handling async task)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_RTD_EVENT_INTEGRATION (Package) Real Time Decision Engine - Event Integration
⤷
⤷
Basic Data
| Function Module | EXECUTE_EVENT_TASK | RTOM event handling async task |
| Function Group | CRM_RTD_EVENT_INTEG_FG | RTOM events integration functions |
| Program Name | SAPLCRM_RTD_EVENT_INTEG_FG | |
| INCLUDE Name | LCRM_RTD_EVENT_INTEG_FGU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_RTD_EVENT_CREATOR_NAME | TYPE | STRING | Description of the tirgger for RTOM event | |||
| |
IV_RTD_SESSION_PARAMS | TYPE | CRMT_RTD_SESSION_PARAMS | RTOM session params (context) | |||
| |
IV_RTD_EVENT_CONTAINER | TYPE | CRMT_RTD_EVENT_CONTAINER | Event body and header data for RTOM event | |||
| |
IV_XML_DATA | TYPE | STRING | Accumulated data required for event handling in RTOM | |||
| |
IV_STR_DATA_MAP | TYPE | CRM_RTD_STR2STR_MAP_TAB | String Input values mapped by string keys | |||
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 | 20100421 |
| SAP Release Created in | 701 |