SAP ABAP Class CL_CRM_IC_SCRIPT_EVENT_LIST (Script Processor event listener)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20040123 |
Properties
Class | CL_CRM_IC_SCRIPT_EVENT_LIST | |
Short Description | Script Processor event listener | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_SCRIPTING_RUNTIME | CRM Interaction Center: Interactive Scripting Runtime |
Created | 20040123 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_IC_SCRIPT_EVENT_LIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20040123 |
Friends
Class CL_CRM_IC_SCRIPT_EVENT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'INTERACTIVE SCRIPTING' | Id | 20040123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Restores table from xml. | 20040129 |
2 | ![]() |
Instance method | Private | Method | Handles interaction end | 20040123 |
3 | ![]() |
Instance method | Private | Method | Handles interaction started | 20040123 |
4 | ![]() |
Instance method | Private | Method | Restore script state | 20040127 |
5 | ![]() |
Instance method | Public | Method | Subscribe to events | 20040123 |
Events
Class CL_CRM_IC_SCRIPT_EVENT_LIST has no event.
Types
Class CL_CRM_IC_SCRIPT_EVENT_LIST has no local type.
Method Signatures
Method GET_TABLE_FROM_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter | 20040129 | ||
2 | ![]() |
XMLNODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20040129 |
Method GET_TABLE_FROM_NODE on class CL_CRM_IC_SCRIPT_EVENT_LIST has no exception.
Method ON_END_INTERACTION Signature
Method ON_END_INTERACTION on class CL_CRM_IC_SCRIPT_EVENT_LIST has no parameter.
Method ON_END_INTERACTION on class CL_CRM_IC_SCRIPT_EVENT_LIST has no exception.
Method ON_INTERACTION_STARTED Signature
Method ON_INTERACTION_STARTED on class CL_CRM_IC_SCRIPT_EVENT_LIST has no parameter.
Method ON_INTERACTION_STARTED on class CL_CRM_IC_SCRIPT_EVENT_LIST has no exception.
Method RESTORE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XMLSTRING | Value transfer | Type reference (TYPE) | STRING | 20040127 |
Method RESTORE_SCRIPT on class CL_CRM_IC_SCRIPT_EVENT_LIST has no exception.
Method SUBSCRIBE Signature
Method SUBSCRIBE on class CL_CRM_IC_SCRIPT_EVENT_LIST has no parameter.
Method SUBSCRIBE on class CL_CRM_IC_SCRIPT_EVENT_LIST has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |