SAP ABAP Class IF_CRM_IC_SCRIPT (Script)
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
Class | IF_CRM_IC_SCRIPT | |
Short Description | Script | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030814 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CRM_IC_SCRIPT has no forward declaration.
Interfaces
Class IF_CRM_IC_SCRIPT has no interface implemented.
Friends
Class IF_CRM_IC_SCRIPT has no friend class.
Attributes
Class IF_CRM_IC_SCRIPT has no attribute.
Methods
Events
Class IF_CRM_IC_SCRIPT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_CRM_IC_SCRIPT has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |