SAP ABAP Class CL_BCB_USER_CHANGES (User 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
Properties
Class CL_BCB_USER_CHANGES  
Short Description User 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 20030909   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)
Interfaces
Class CL_BCB_USER_CHANGES has no interface implemented.
Friends
Class CL_BCB_USER_CHANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESSES_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
2 CHANNELS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
3 CURRENT_CHANNELS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
4 CURRENT_QUEUES_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
5 CURRENT_WORKMODE_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
6 QUEUES_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
7 WORKMODES_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
8 WRAPUPMODE_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20031118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030909
Events
Class CL_BCB_USER_CHANGES has no event.
Types
Class CL_BCB_USER_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 ADDRESSES_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
2 Importing CHANNELS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
3 Importing CURRENT_CHANNELS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
4 Importing CURRENT_QUEUES_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
5 Importing CURRENT_WORKMODE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
6 Importing QUEUES_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
7 Importing WORKMODES_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909
8 Importing WRAPUPMODE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030909

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