SAP ABAP Function Module CRM_CLM_UI_RESCHEDULE_CALL (Reschedule a call)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC-CAM (Application Component) Campaign Execution
⤷
CRM_CIC_CLM_APP (Package) Call list management applications
⤷
⤷
Basic Data
| Function Module | CRM_CLM_UI_RESCHEDULE_CALL | Reschedule a call |
| Function Group | CRM_TM_CLM_UI | User interface components of CLM |
| Program Name | SAPLCRM_TM_CLM_UI | User interface components of CLM |
| INCLUDE Name | LCRM_TM_CLM_UIU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_START_ON | TYPE | CRMT_CLM_CALL_START_ON | Execution start date and time for calls | |||
| |
EV_STOP_ON | TYPE | CRMT_CLM_CALL_STOP_ON | Execution stop date and time for calls | |||
| |
EV_COMPLETE_BY | TYPE | CRMT_CLM_CALL_COMPLETE_BY | Execution complete by date and time for calls | |||
| |
EV_REASON | TYPE | CRMT_CLM_CALL_RESULT | Call result | |||
| |
EV_CONFIRMED | TYPE | CRMT_CLM_BOOLEAN | Logical Variable | |||
| |
IR_INTERACTION | TYPE REF TO | CL_TM_CLM_INTERACTION | Call | |||
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 | 20010502 |
| SAP Release Created in | 12A |