SAP ABAP Interface IF_BCB_CONTAINER (BCB Container Interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
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
Interface IF_BCB_CONTAINER  
Short Description BCB Container Interface    
General Data
Package ICI_BCB   Business Communication Broker 
Created 20031106   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_BCB_CONTAINER has no interface.
Friends
Interface IF_BCB_CONTAINER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHANNEL Instance attribute Public Type reference (TYPE) STRING Channel Type 20031114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Add an item 20031127
2 DELETE_ITEM Instance method Public Method Deletes a single Item from Container 20031211
3 GET_CHANNEL Instance method Public Method Get Channel Type 20031113
4 GET_ITEM Instance method Public Method Get a single Item in Container 20031211
5 GET_ITEMS Instance method Public Method Get all Items in Container 20031114
Events
Interface IF_BCB_CONTAINER has no event.
Types
Interface 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 Importing ITEM Value transfer Object reference (TYPE REF TO) CL_BCB_ITEM 20031127

Method ADD_ITEM on Interface 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 Importing ID Value transfer Type reference (TYPE) STRING Aufgaben-ID 20031211
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20031211

Method DELETE_ITEM on Interface 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 Returning CHANNEL Value transfer Type reference (TYPE) STRING Kanal 20031113

Method GET_CHANNEL on Interface 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 Importing ID Value transfer Type reference (TYPE) STRING Aufgaben-ID 20031211
2 Returning ITEM Value transfer Object reference (TYPE REF TO) CL_BCB_ITEM Position 20031211

Method GET_ITEM on Interface 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 Returning ITEMS Value transfer Type reference (TYPE) BCB_ITEM_REF_T 20031124
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION BCB Fehler aufgetreten 20040113
History
Last changed by/on SAP  20081007 
SAP Release Created in