Hierarchy
⤷
⤷
Properties
| Class | CL_CRM_IC_SCRIPT_STATEM | |
| Short Description | Script State Machine | |
| 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 | 20030808 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_SCRIPT_STATEM has no forward declaration.
Interfaces
Class CL_CRM_IC_SCRIPT_STATEM has no interface implemented.
Friends
Class CL_CRM_IC_SCRIPT_STATEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | List | 20031105 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | List | 20031205 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Current language | 20031231 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | Current node | 20030924 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Current node id | 20030808 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | Current script | 20030924 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Current script id | 20030808 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Initial Script id | 20030808 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_STATE | Script State | 20031106 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_STATE | Script State | 20031106 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | List | 20031105 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | Script parent list | 20031125 |
Methods
Events
Class CL_CRM_IC_SCRIPT_STATEM has no event.
Types
Class CL_CRM_IC_SCRIPT_STATEM has no local type.
Method Signatures
Method ADD_BW_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BWRECORD | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_BWRECORD | 20031205 |
Method ADD_BW_HISTORY on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method ADD_NAV_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_STATE | 20031105 |
Method ADD_NAV_HISTORY on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_BACK_NAVIGATION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACK_NAVIGATION | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20031105 |
Method GET_BACK_NAVIGATION_LIST on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_CURRENT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20031231 |
Method GET_CURRENT_LANGUAGE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_CURRENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | 20030924 |
Method GET_CURRENT_NODE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_CURRENT_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method GET_CURRENT_NODE_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_CURRENT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_SCRIPT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | 20030924 |
Method GET_CURRENT_SCRIPT on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_CURRENT_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method GET_CURRENT_SCRIPT_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_INITIAL_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL_SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method GET_INITIAL_SCRIPT_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method GET_NAV_HISTORY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_HISTORY | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20031105 |
Method GET_NAV_HISTORY_LIST on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method REMOVE_LAST_PARENT_SCRIPT Signature
Method REMOVE_LAST_PARENT_SCRIPT on class CL_CRM_IC_SCRIPT_STATEM has no parameter.
Method REMOVE_LAST_PARENT_SCRIPT on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_BACK_NAVIGATION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACK_NAVIGATION | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20031106 |
Method SET_BACK_NAVIGATION_LIST on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_CURRENT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20031231 |
Method SET_CURRENT_LANGUAGE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_CURRENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | 20030924 |
Method SET_CURRENT_NODE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_CURRENT_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method SET_CURRENT_NODE_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_CURRENT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_SCRIPT | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | 20030924 |
Method SET_CURRENT_SCRIPT on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_CURRENT_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method SET_CURRENT_SCRIPT_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_INITIAL_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL_SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030809 |
Method SET_INITIAL_SCRIPT_ID on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_INITIAL_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_STATE | 20031106 |
Method SET_INITIAL_STATE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_LAST_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_STATE | 20031106 |
Method SET_LAST_STATE on class CL_CRM_IC_SCRIPT_STATEM has no exception.
Method SET_PARENT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031125 | ||||
| 2 | PARENT_SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20031125 |
Method SET_PARENT_SCRIPT on class CL_CRM_IC_SCRIPT_STATEM has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |