SAP ABAP Interface IF_CRM_IC_DYN_CON_DEF (CRM IC Script dynamic content definition)
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_DYN_CON_DEF | CRM IC Script dynamic content definition | 20030823 |
Properties
| Interface | IF_CRM_IC_DYN_CON_DEF | |
| Short Description | CRM IC Script dynamic content definition |
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_DYN_CON_DEF has no forward declaration.
Interfaces
Interface IF_CRM_IC_DYN_CON_DEF has no interface.
Friends
Interface IF_CRM_IC_DYN_CON_DEF has no friend.
Attributes
Interface IF_CRM_IC_DYN_CON_DEF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds dynamic content parameter | 20031111 | |
| 2 | Instance method | Public | Method | Gets dynamic content class | 20031111 | |
| 3 | Instance method | Public | Method | Gets id | 20031111 | |
| 4 | Instance method | Public | Method | Gets parameters list | 20031111 | |
| 5 | Instance method | Public | Method | Sets dynamic content class | 20031111 | |
| 6 | Instance method | Public | Method | Sets id | 20031111 |
Events
Interface IF_CRM_IC_DYN_CON_DEF has no event.
Types
Interface IF_CRM_IC_DYN_CON_DEF has no local type.
Method Signatures
Method ADD_DYNCON_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_DYN_CON_PAR | 20031111 |
Method ADD_DYNCON_PAR on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
Method GET_DYNAMICCONTENTCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNAMICCONTENTCLASS | Value transfer | Type reference (TYPE) | STRING | 20031111 |
Method GET_DYNAMICCONTENTCLASS on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | 20031111 |
Method GET_ID on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
Method GET_PARAMETERS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | Liste | 20031111 |
Method GET_PARAMETERS_LIST on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
Method SET_DYNAMICCONTENTCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNAMICCONTENTCLASS | Value transfer | Type reference (TYPE) | STRING | 20031111 |
Method SET_DYNAMICCONTENTCLASS on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | 20031111 |
Method SET_ID on Interface IF_CRM_IC_DYN_CON_DEF has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |