SAP ABAP Data Element CRMT_IC_SCRIPT_EVENTCLASS (Event Class Name)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SCR (Application Component) Scripting
⤷
CRM_IC_SCRIPTING_RUNTIME (Package) CRM Interaction Center: Interactive Scripting Runtime

⤷

⤷

Basic Data
Data Element | CRMT_IC_SCRIPT_EVENTCLASS |
Short Description | Event Class Name |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SEOCLSNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Evnt Class |
Medium | 15 | Event Class |
Long | 20 | Event Class Name |
Heading | 32 | Event Class Name |
Documentation
Definition
A class that implements the interfaces IF_CRM_IC_EVENT_LISTENER and IF_CRM_IC_SCRIPT_EVENT. The event class dictates the system action when the defined event occurs.
Use
Default event class CL_CRM_IC_SCRIPT_LAUNCH opens the script defined in column Script ID at the event. Unless you create your own class in the Class Builder, use the default class.
Dependencies
If you want to use an event class other than the default class, you must first create a corresponding event class in the Class Builder that implements interfaces IF_CRM_IC_EVENT_LISTENER and IF_CRM_IC_SCRIPT_EVENT.
Examples
Default event class CL_CRM_IC_SCRIPT_LAUNCH
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |