SAP ABAP Class IF_CRM_IC_INTERACTION (ICWC interaction)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_INTERACTION | ICWC interaction | 20030612 |
Properties
| Class | IF_CRM_IC_INTERACTION | |
| Short Description | ICWC interaction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030612 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CRM_IC_INTERACTION has no interface implemented.
Friends
Class IF_CRM_IC_INTERACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-character flag | 20030619 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Single-character flag | 20030619 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-character flag | 20060829 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-character flag | 20030619 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-character flag | 20030619 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-character flag | 20110310 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Single-character flag | 20060829 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Single-character flag | 20060829 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'H' | Single-character flag | 20061129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get interaction id | 20030612 | |
| 2 | Instance method | Public | Method | Get leading contact (if available) | 20030612 | |
| 3 | Instance method | Public | Method | Returns source, e.g. call list entry, BP confirm etc. | 20030618 | |
| 4 | Instance method | Public | Method | True if interaction is result of consult | 20030612 | |
| 5 | Instance method | Public | Method | True if interaction is new (neither transfer nor consult) | 20030612 | |
| 6 | Instance method | Public | Method | True if interaction is result of transfer | 20030612 | |
| 7 | Instance method | Public | Method | Set leading contact | 20030613 |
Events
Class IF_CRM_IC_INTERACTION has no event.
Types
Class IF_CRM_IC_INTERACTION has no local type.
Method Signatures
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030612 |
Method GET_ID on class IF_CRM_IC_INTERACTION has no exception.
Method GET_LEADING_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_CONTACT | IC WebClient Contact | 20030619 |
Method GET_LEADING_CONTACT on class IF_CRM_IC_INTERACTION has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20030619 |
Method GET_SOURCE on class IF_CRM_IC_INTERACTION has no exception.
Method IS_CONSULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030612 |
Method IS_CONSULT on class IF_CRM_IC_INTERACTION has no exception.
Method IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030612 |
Method IS_NEW on class IF_CRM_IC_INTERACTION has no exception.
Method IS_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030612 |
Method IS_TRANSFER on class IF_CRM_IC_INTERACTION has no exception.
Method SET_LEADING_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTACT | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_CONTACT | IC WebClient Contact | 20030619 |
Method SET_LEADING_CONTACT on class IF_CRM_IC_INTERACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |