SAP ABAP Interface IF_CRM_IC_SCRIPT_CONTROLLER (Script Controller)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_SCRIPT_CONTROLLER | Script Controller | 20030813 |
Properties
| Interface | IF_CRM_IC_SCRIPT_CONTROLLER | |
| Short Description | Script Controller |
General Data
| Package | CRM_IC_SCRIPTING_RUNTIME | CRM Interaction Center: Interactive Scripting Runtime |
| Created | 20030809 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no forward declaration.
Interfaces
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no interface.
Friends
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no friend.
Attributes
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets objections | 20031002 | |
| 2 | Instance method | Public | Method | Gets nodes assigned to a chapter | 20031002 | |
| 3 | Instance method | Public | Method | Gets objections | 20031126 | |
| 4 | Instance method | Public | Method | Gets Script | 20030813 | |
| 5 | Instance method | Public | Method | Gets Survey | 20030813 | |
| 6 | Instance method | Public | Method | Initialize controller | 20030813 | |
| 7 | Instance method | Public | Method | Sets Script | 20030924 |
Events
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no event.
Types
Interface IF_CRM_IC_SCRIPT_CONTROLLER has no local type.
Method Signatures
Method GET_CHAPTERS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHAPTERS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_MAP | 20031002 | ||||
| 2 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20031002 | ||||
| 3 | SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20031002 |
Method GET_CHAPTERS_LIST on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
Method GET_CHAPTER_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHAPTERID | Value transfer | Type reference (TYPE) | STRING | 20031002 | ||||
| 2 | CHAPTERITEMS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_STRING_TAB | CRM IC - Tabelle für Strings | 20031002 | |||
| 3 | SCRIPTID | Value transfer | Type reference (TYPE) | STRING | 20031002 |
Method GET_CHAPTER_ITEMS on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
Method GET_OBJECTIONS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20031126 | ||||
| 2 | OBJECTIONS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_STRING_TAB | 20031126 | ||||
| 3 | SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | 20031126 |
Method GET_OBJECTIONS_LIST on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
Method GET_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | Sprache nach ISO 639 | 20031001 | |||
| 2 | SCRIPT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SCRIPT | Skript | 20031001 | |||
| 3 | SCRIPT_ID | Value transfer | Type reference (TYPE) | STRING | Skript-ID | 20030813 |
Method GET_SCRIPT on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
Method GET_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Value transfer | Type reference (TYPE) | STRING | Sprache nach ISO 639 | 20031001 | |||
| 2 | SURVEY | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SURVEY | 20031001 | ||||
| 3 | SURVEY_ID | Value transfer | Type reference (TYPE) | STRING | 20030813 |
Method GET_SURVEY on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
Method INIT Signature
Method INIT on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method INIT on Interface IF_CRM_IC_SCRIPT_CONTROLLER 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 | 20030924 |
Method SET_SCRIPT on Interface IF_CRM_IC_SCRIPT_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |