SAP ABAP Class CL_CRM_IC_SCRIPT_PROCESSOR (Script Processor)
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 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CUSTOM_CONTROLLER | Basis Class for WD Custom Controller | 20030812 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_MCM_CALLBACK_HANDLER | IC MCM CallBack Handler | 20040112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_SCRIPT_PROCESSOR | Interactive Scripting Processor | 20030812 |
Properties
Class | CL_CRM_IC_SCRIPT_PROCESSOR | |
Short Description | Script Processor | |
Super Class | CL_BSP_WD_CUSTOM_CONTROLLER | Basis Class for WD Custom Controller |
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 | 20030812 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_IC_SCRIPT_PROCESSOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_IC_MCM_CALLBACK_HANDLER | IC MCM CallBack Handler | 20040112 | ||
2 | IF_CRM_IC_SCRIPT_PROCESSOR | Interactive Scripting Processor | 20030812 |
Friends
Class CL_CRM_IC_SCRIPT_PROCESSOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040219 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'INTERACTIVE SCRIPTING' | Application Id | 20040113 | |
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_IC_CUCOBDC_IMPL | Implementation of BDC custom controller | 20031015 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'CuCoScriptProcessor' | 20030826 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Current navigational link | 20031009 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CX_CRM_IC_SCRIPT_EXCEPTION | Interactive Scripting Exception | 20031124 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20031011 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_IC_SCRIPT_HIST | Record Interactive Scripting History | 20031209 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | CRM IC : Scripting table to pass key/value from actions . | 20050614 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_IC_SCRIPT_NAVLINK | CRM IC Interactive Scripting : Default Navigational Link | 20031209 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Objection start node id | 20031126 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040220 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040429 | |||
14 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_IC_SCRIPT_CONTROLLER | Script Controller | 20030813 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_SCRIPT_MAP | Script Controllers | 20030827 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected language | 20030924 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected script | 20030924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds table to xml for transfer | 20040127 |
2 | ![]() |
Instance method | Public | Method | Check if node was visited before | 20040103 |
3 | ![]() |
Instance method | Public | Method | Clears error | 20031124 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030923 |
5 | ![]() |
Instance method | Public | Method | Gets the value for the contols rendered in the dialogue view | 20030926 |
6 | ![]() |
Instance method | Public | Method | Gets dynamic answer | 20031112 |
7 | ![]() |
Instance method | Public | Method | Gets Objections list | 20030827 |
8 | ![]() |
Instance method | Public | Method | Gets scripts and languages for the current profile | 20030827 |
9 | ![]() |
Instance method | Public | Method | Get Script Controller | 20030827 |
10 | ![]() |
Instance method | Private | Method | Get value | 20040428 |
11 | ![]() |
Instance method | Public | Method | Gets view manager | 20040112 |
12 | ![]() |
Instance method | Private | Method | Saves script data to BW | 20031205 |
13 | ![]() |
Instance method | Public | Method | Sets runtime error | 20031124 |
14 | ![]() |
Instance method | Public | Method | Sets objection start node id | 20031126 |
Events
Class CL_CRM_IC_SCRIPT_PROCESSOR has no event.
Types
Class CL_CRM_IC_SCRIPT_PROCESSOR has no local type.
Method Signatures
Method ADD_TABLE_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040127 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20040127 | |||
3 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter | 20040127 | ||
4 | ![]() |
TABLE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20040127 |
Method ADD_TABLE_TO_XML on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method CHECK_IF_VISITED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMID | Value transfer | Type reference (TYPE) | STRING | 20040103 | |||
2 | ![]() |
VISITED_NODE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040103 |
Method CHECK_IF_VISITED_NODE on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method CLEAR_ERROR Signature
Method CLEAR_ERROR on class CL_CRM_IC_SCRIPT_PROCESSOR has no parameter.
Method CLEAR_ERROR on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_SCRIPT_PROCESSOR has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_CONTROL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOUNDTO | Value transfer | Type reference (TYPE) | STRING | 20031015 | |||
2 | ![]() |
CONTROL_ID | Value transfer | Type reference (TYPE) | STRING | 20031014 | |||
3 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | STRING | 20030926 | |||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20030926 |
Method GET_CONTROL_VALUE on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_DYNAMIC_ANSWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANSWER_IN | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ANSWER | CRM IC Script answer | 20031112 | ||
2 | ![]() |
ANSWER_OUT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ANSWER | CRM IC Script answer | 20031112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interactive Scripting Exception | 20031124 |
Method GET_OBJECTION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20030827 | |||
2 | ![]() |
OBJECTIONS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_STRING_TAB | CRM IC - Tabelle für Strings | 20030827 | ||
3 | ![]() |
SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030827 |
Method GET_OBJECTION_LIST on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_PROFILE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE_TABLE | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_STRING_TAB | CRM IC - Tabelle für Strings | 20030827 | ||
2 | ![]() |
SCRIPT_TABLE | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_CUST_TABL | CRM IC Interaktives Scripting: Customizing-Tabellentyp | 20030827 |
Method GET_PROFILE_VALUES on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_SCRIPT_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCRIPT_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT_CONTROLLER | Script Controller | 20030827 | ||
2 | ![]() |
SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20030827 |
Method GET_SCRIPT_CONTROLLER on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_SPECIFIC_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040428 | |||
2 | ![]() |
KEY | Value transfer | Type reference (TYPE) | STRING | 20040428 | |||
3 | ![]() |
OUT_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040428 |
Method GET_SPECIFIC_VALUES on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method GET_VIEW_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VIEW_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_VIEW_MANAGER | View-Manager - Wen Dynpro | 20040112 |
Method GET_VIEW_MANAGER on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method SEND_TO_BW Signature
Method SEND_TO_BW on class CL_CRM_IC_SCRIPT_PROCESSOR has no parameter.
Method SEND_TO_BW on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method SET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX | Call by reference | Object reference (TYPE REF TO) | CX_CRM_IC_SCRIPT_EXCEPTION | Interactive Scripting Exception | 20031124 |
Method SET_ERROR on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
Method SET_OBJ_START_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ_START_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031126 |
Method SET_OBJ_START_NODE_ID on class CL_CRM_IC_SCRIPT_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 40 |