SAP ABAP Interface IF_CRM_IC_ACTION_DEF (CRM IC Script action 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_ACTION_DEF | CRM IC Script action definition | 20030823 |
Properties
| Interface | IF_CRM_IC_ACTION_DEF | |
| Short Description | CRM IC Script action 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_ACTION_DEF has no forward declaration.
Interfaces
Interface IF_CRM_IC_ACTION_DEF has no interface.
Friends
Interface IF_CRM_IC_ACTION_DEF has no friend.
Attributes
Interface IF_CRM_IC_ACTION_DEF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets action class | 20031009 | |
| 2 | Instance method | Public | Method | Gets id | 20031009 | |
| 3 | Instance method | Public | Method | Gets type | 20031009 | |
| 4 | Instance method | Public | Method | Sets action class | 20031009 | |
| 5 | Instance method | Public | Method | Sets id | 20031009 | |
| 6 | Instance method | Public | Method | Sets type | 20031009 |
Events
Interface IF_CRM_IC_ACTION_DEF has no event.
Types
Interface IF_CRM_IC_ACTION_DEF has no local type.
Method Signatures
Method GET_ACTIONCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONCLASS | Value transfer | Type reference (TYPE) | STRING | 20031009 |
Method GET_ACTIONCLASS on Interface IF_CRM_IC_ACTION_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 | 20031009 |
Method GET_ID on Interface IF_CRM_IC_ACTION_DEF has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | STRING | 20031009 |
Method GET_TYPE on Interface IF_CRM_IC_ACTION_DEF has no exception.
Method SET_ACTIONCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONCLASS | Value transfer | Type reference (TYPE) | STRING | 20031009 |
Method SET_ACTIONCLASS on Interface IF_CRM_IC_ACTION_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 | 20031009 |
Method SET_ID on Interface IF_CRM_IC_ACTION_DEF has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | STRING | 20031009 |
Method SET_TYPE on Interface IF_CRM_IC_ACTION_DEF has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |