SAP ABAP Class CL_CRM_IC_SCRIPT_STATE (Script State)
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
⤷
⤷
Properties
| Class | CL_CRM_IC_SCRIPT_STATE | |
| Short Description | Script State | |
| 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 | 20031105 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_SCRIPT_STATE has no forward declaration.
Interfaces
Class CL_CRM_IC_SCRIPT_STATE has no interface implemented.
Friends
Class CL_CRM_IC_SCRIPT_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | CRM IC Script Node | 20031106 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031105 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | Script | 20031106 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets node | 20031106 | |
| 2 | Instance method | Public | Method | Sets node id | 20031105 | |
| 3 | Instance method | Public | Method | Sets script | 20031106 | |
| 4 | Instance method | Public | Method | Sets script id | 20031105 |
Events
Class CL_CRM_IC_SCRIPT_STATE has no event.
Types
Class CL_CRM_IC_SCRIPT_STATE has no local type.
Method Signatures
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | 20031106 |
Method SET_NODE on class CL_CRM_IC_SCRIPT_STATE has no exception.
Method SET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031105 |
Method SET_NODE_ID on class CL_CRM_IC_SCRIPT_STATE has no exception.
Method SET_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | Skript | 20031106 |
Method SET_SCRIPT on class CL_CRM_IC_SCRIPT_STATE has no exception.
Method SET_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20031105 |
Method SET_SCRIPT_ID on class CL_CRM_IC_SCRIPT_STATE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |