SAP ABAP Interface IF_CRM_CIC_CARGO (CIC: General Container)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS (Package) Interaction Center components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_CIC_CARGO | CIC: General Container Class | 19991026 |
Properties
| Interface | IF_CRM_CIC_CARGO | |
| Short Description | CIC: General Container |
General Data
| Package | CRM_CIC_COMPONENTS | Interaction Center components |
| Created | 19991026 | SAP |
| Last changed | 20050705 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_CIC_CARGO has no forward declaration.
Interfaces
Interface IF_CRM_CIC_CARGO has no interface.
Friends
Interface IF_CRM_CIC_CARGO has no friend.
Attributes
Interface IF_CRM_CIC_CARGO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add any named value to cargo | 19991026 | |
| 2 | Instance method | Public | Method | Get any named value from cargo | 19991026 | |
| 3 | Instance method | Public | Method | Get a list of all names of cargo values | 19991026 | |
| 4 | Instance method | Public | Method | Remove all named values from cargo | 19991026 | |
| 5 | Instance method | Public | Method | Remove any named value from cargo | 19991026 |
Events
Interface IF_CRM_CIC_CARGO has no event.
Types
Interface IF_CRM_CIC_CARGO has no local type.
Method Signatures
Method ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | CRM_CIC_OP_CARGO_NAME | Name of value | 19991026 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Value | 19991026 |
Method ADD_ITEM on Interface IF_CRM_CIC_CARGO has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Value transfer | Type reference (TYPE) | ANY | value | 19991026 | |||
| 2 | IM_FREE | Call by reference | Type reference (TYPE) | EBA_FLAG | Remove value from cargo | 19991026 | |||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | CRM_CIC_OP_CARGO_NAME | Name of value | 19991026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Field is incompatible for stored value | 20000327 | ||
| 2 | No value for name | 19991026 |
Method GET_ITEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAMES | Value transfer | Type reference (TYPE) | CRM_CIC_OP_CARGO_NAME_TAB | Name of cargo elements | 19991026 |
Method GET_ITEM_LIST on Interface IF_CRM_CIC_CARGO has no exception.
Method REMOVE_ALL_ITEMS Signature
Method REMOVE_ALL_ITEMS on Interface IF_CRM_CIC_CARGO has no parameter.
Method REMOVE_ALL_ITEMS on Interface IF_CRM_CIC_CARGO has no exception.
Method REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | CRM_CIC_OP_CARGO_NAME | Name of value | 19991026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No value for name | 19991026 |
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |