SAP ABAP Class CL_BCB_FOLDER (BCB Folder)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCB_CONTAINER BCB Container 20031113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_ITEM_CONSTANTS Bcb Item Constants 20040113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_MESSAGE_ACCESS BCB Message Access 20040114
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_MESSAGE_CONSTANTS BCB Message Constants 20040113
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_MESSAGE_PROPS_ACCESS BCB Message Properties Access 20040113
Properties
Class CL_BCB_FOLDER  
Short Description BCB Folder    
Super Class CL_BCB_CONTAINER BCB Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
Created 20031113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCB_ITEM_CONSTANTS Bcb Item Constants 20040113
2 IF_BCB_MESSAGE_ACCESS BCB Message Access 20040114
3 IF_BCB_MESSAGE_CONSTANTS BCB Message Constants 20040113
4 IF_BCB_MESSAGE_PROPS_ACCESS BCB Message Properties Access 20040113
Friends
# Friend Modeled only Created on Description
1 IF_BCB_FOLDER_PROPS_ACCESS 20040113 BCB Folder Properties Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ICI_FOLDER Instance attribute Private Object reference (TYPE REF TO) CL_ICI_FOLDER ICI Folder interface 20040113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040109
2 CREATE_MESSAGE Instance method Public Method Creates a new BCB Message in this folder 20040109
3 ON_MESSAGE_CHANGED Instance method Protected Event handling method BCB event handler for changed message 20040113
Events
Class CL_BCB_FOLDER has no event.
Types
Class CL_BCB_FOLDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Value transfer Type reference (TYPE) STRING 20040109
2 Importing SESSION Value transfer Object reference (TYPE REF TO) CL_BCB_SESSION 20040109
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20040109

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Object reference (TYPE REF TO) CL_BCB_MESSAGE 20040116
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20040109

Method ON_MESSAGE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_ID Call by reference Attribute reference (LIKE) 20040113
2 Importing MESSAGE_PROPS Call by reference Attribute reference (LIKE) 20040113

Method ON_MESSAGE_CHANGED on class CL_BCB_FOLDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in