SAP ABAP Interface IF_CRM_IC_OBJECTION (CRM IC Objection)
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_OBJECTION | CRM IC Script Objection | 20030821 |
Properties
| Interface | IF_CRM_IC_OBJECTION | |
| Short Description | CRM IC Objection |
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_OBJECTION has no forward declaration.
Interfaces
Interface IF_CRM_IC_OBJECTION has no interface.
Friends
Interface IF_CRM_IC_OBJECTION has no friend.
Attributes
Interface IF_CRM_IC_OBJECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets objection id | 20030821 | |
| 2 | Instance method | Public | Method | Gets objection description | 20031126 | |
| 3 | Instance method | Public | Method | Gets start node id | 20031126 | |
| 4 | Instance method | Public | Method | Sets objection id | 20030821 | |
| 5 | Instance method | Public | Method | Sets objection description | 20031126 | |
| 6 | Instance method | Public | Method | Sets start node id | 20031126 |
Events
Interface IF_CRM_IC_OBJECTION has no event.
Types
Interface IF_CRM_IC_OBJECTION has no local type.
Method Signatures
Method GET_OBJECTIONID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTIONID | Value transfer | Type reference (TYPE) | STRING | 20030821 |
Method GET_OBJECTIONID on Interface IF_CRM_IC_OBJECTION has no exception.
Method GET_OBJ_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_DESC | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_OBJECTION_DESC | CRM IC Script objection description | 20031126 |
Method GET_OBJ_DESC on Interface IF_CRM_IC_OBJECTION has no exception.
Method GET_STARTNODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STARTNODEID | Value transfer | Type reference (TYPE) | STRING | 20031126 |
Method GET_STARTNODEID on Interface IF_CRM_IC_OBJECTION has no exception.
Method SET_OBJECTIONID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTIONID | Value transfer | Type reference (TYPE) | STRING | 20030821 |
Method SET_OBJECTIONID on Interface IF_CRM_IC_OBJECTION has no exception.
Method SET_OBJ_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_DESC | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_OBJECTION_DESC | CRM IC Script objection description | 20031126 |
Method SET_OBJ_DESC on Interface IF_CRM_IC_OBJECTION has no exception.
Method SET_STARTNODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STARTNODEID | Value transfer | Type reference (TYPE) | STRING | 20031126 |
Method SET_STARTNODEID on Interface IF_CRM_IC_OBJECTION has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 40 |