SAP ABAP Interface IF_CRM_IC_SCRIPT (Script)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SCR (Application Component) Scripting
⤷
CRM_IC_SCRIPTING_WRAP_XML (Package) XML wrapper classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_SCRIPT | Script | 20030816 |
Properties
| Interface | IF_CRM_IC_SCRIPT | |
| Short Description | Script |
General Data
| Package | CRM_IC_SCRIPTING_WRAP_XML | XML wrapper classes |
| Created | 20030814 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_IC_SCRIPT has no forward declaration.
Interfaces
Interface IF_CRM_IC_SCRIPT has no interface.
Friends
Interface IF_CRM_IC_SCRIPT has no friend.
Attributes
Interface IF_CRM_IC_SCRIPT has no attribute.
Methods
Events
Interface IF_CRM_IC_SCRIPT has no event.
Types
Interface IF_CRM_IC_SCRIPT has no local type.
Method Signatures
Method ADD_CHAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHAPTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_CHAPTER | CRM IC Script Chapter | 20030821 |
Method ADD_CHAPTER on Interface IF_CRM_IC_SCRIPT has no exception.
Method ADD_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_SLINK | CRM IC Link | 20030821 |
Method ADD_LINK on Interface IF_CRM_IC_SCRIPT has no exception.
Method ADD_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 | CRM IC Script Node | 20030820 |
Method ADD_NODE on Interface IF_CRM_IC_SCRIPT has no exception.
Method ADD_OBJECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTION | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_OBJECTION | CRM IC Objection | 20030821 |
Method ADD_OBJECTION on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_AUTHOREMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHOREMAIL | Value transfer | Type reference (TYPE) | STRING | 20030820 |
Method GET_AUTHOREMAIL on Interface IF_CRM_IC_SCRIPT has no exception.
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_LIST | Liste | 20030821 |
Method GET_CHAPTERS_LIST on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_DYNAMIC_LINKS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINKS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20040211 |
Method GET_DYNAMIC_LINKS_LIST on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_FIRST_LINK_FROM_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SLINK | CRM IC Link | 20031210 | |||
| 2 | NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031210 |
Method GET_FIRST_LINK_FROM_NODE_ID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INACTIVE | Value transfer | Type reference (TYPE) | STRING | 20040928 |
Method GET_INACTIVE on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_LINKS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINKS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20030821 |
Method GET_LINKS_LIST on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_LINK_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SLINK | CRM IC Link | 20031206 | |||
| 2 | LINK_ID | Value transfer | Type reference (TYPE) | STRING | 20031206 |
Method GET_LINK_FROM_ID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_LINK_FROM_LABEL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL_ID | Value transfer | Type reference (TYPE) | STRING | 20031217 | ||||
| 2 | LINK | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_SLINK | CRM IC Link | 20031217 | |||
| 3 | SOURCE_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20050210 |
Method GET_LINK_FROM_LABEL_ID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_NEXT_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEXT_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031213 | ||||
| 2 | NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20031213 |
Method GET_NEXT_NODE_ID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_NODES_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Nodes Object list | 20030820 |
Method GET_NODES_LIST on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_NODE_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_NODE | CRM IC Script Node | 20030924 | |||
| 2 | NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20030924 |
Method GET_NODE_FROM_ID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_OBJECTIONS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTIONS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20030821 |
Method GET_OBJECTIONS_LIST on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_SCRIPTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPTID | Value transfer | Type reference (TYPE) | STRING | Skript-ID | 20030820 |
Method GET_SCRIPTID on Interface IF_CRM_IC_SCRIPT has no exception.
Method GET_STARTNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STARTNODE | Value transfer | Type reference (TYPE) | STRING | 20030820 |
Method GET_STARTNODE on Interface IF_CRM_IC_SCRIPT has no exception.
Method SET_AUTHOREMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHOREMAIL | Value transfer | Type reference (TYPE) | STRING | 20030820 |
Method SET_AUTHOREMAIL on Interface IF_CRM_IC_SCRIPT has no exception.
Method SET_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INACTIVE | Value transfer | Type reference (TYPE) | STRING | 20040928 |
Method SET_INACTIVE on Interface IF_CRM_IC_SCRIPT has no exception.
Method SET_SCRIPTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPTID | Value transfer | Type reference (TYPE) | STRING | Skript-ID | 20030820 |
Method SET_SCRIPTID on Interface IF_CRM_IC_SCRIPT has no exception.
Method SET_STARTNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STARTNODE | Value transfer | Type reference (TYPE) | STRING | Startknoten | 20030820 |
Method SET_STARTNODE on Interface IF_CRM_IC_SCRIPT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |