SAP ABAP Class IF_BCB_CONTAINER (BCB Container Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCB_CONTAINER | BCB Container | 20031113 |
Properties
| Class | IF_BCB_CONTAINER | |
| Short Description | BCB Container Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031106 | SAP |
| Last change | 20081007 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BCB_CONTAINER has no interface implemented.
Friends
Class IF_BCB_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Channel Type | 20031114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an item | 20031127 | |
| 2 | Instance method | Public | Method | Deletes a single Item from Container | 20031211 | |
| 3 | Instance method | Public | Method | Get Channel Type | 20031113 | |
| 4 | Instance method | Public | Method | Get a single Item in Container | 20031211 | |
| 5 | Instance method | Public | Method | Get all Items in Container | 20031114 |
Events
Class IF_BCB_CONTAINER has no event.
Types
Class IF_BCB_CONTAINER 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 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_BCB_ITEM | 20031127 |
Method ADD_ITEM on class IF_BCB_CONTAINER has no exception.
Method DELETE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | Aufgaben-ID | 20031211 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031211 |
Method DELETE_ITEM on class IF_BCB_CONTAINER has no exception.
Method GET_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL | Value transfer | Type reference (TYPE) | STRING | Kanal | 20031113 |
Method GET_CHANNEL on class IF_BCB_CONTAINER has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | Aufgaben-ID | 20031211 | |||
| 2 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_BCB_ITEM | Position | 20031211 |
Method GET_ITEM on class IF_BCB_CONTAINER has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Value transfer | Type reference (TYPE) | BCB_ITEM_REF_T | 20031124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCB Fehler aufgetreten | 20040113 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |