SAP ABAP Class CL_BCB_ITEM_CHANGES (BCB Item Changes)
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_ATTRIBUTE_CHANGES BCB Attribute Changes 20031113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCB_ACTION_SESSION_CHANGES 20060323
2 Inheritance (c INHERITING FROM c_ref)  CL_BCB_CHAT_SESSION_CHANGES BCB Chat Session Changes 20040122
3 Inheritance (c INHERITING FROM c_ref)  CL_BCB_MESSAGE_CHANGES BCB Message Changes 20040112
4 Inheritance (c INHERITING FROM c_ref)  CL_BCB_PHONE_CALL_CHANGES BCB User Änderungen 20031209
Properties
Class CL_BCB_ITEM_CHANGES  
Short Description BCB Item Changes    
Super Class CL_BCB_ATTRIBUTE_CHANGES BCB Attribute Changes 
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 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_BCB_ITEM_CHANGES has no interface implemented.
Friends
Class CL_BCB_ITEM_CHANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTACHED_DATA_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031219
2 CAPABILITY_LIST_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031219
3 CURRENT_STATUS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031217
4 PROCESSING_STATUS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031113
Events
Class CL_BCB_ITEM_CHANGES has no event.
Types
Class CL_BCB_ITEM_CHANGES 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 ATTACHED_DATA_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031219
2 Importing CAPABILITY_LIST_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031219
3 Importing CURRENT_STATUS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031218
4 Importing PROCESSING_STATUS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031218

Method CONSTRUCTOR on class CL_BCB_ITEM_CHANGES has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in