SAP ABAP Class CL_BCB_USER_PROPS (User Attribute)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB_INTERNAL (Package) Business Communication Broker Internal
Properties
Class CL_BCB_USER_PROPS  
Short Description User Attribute    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB_INTERNAL   Business Communication Broker Internal 
Created 20031120   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)
2 CICI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCB_USER_PROPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_BCB_USER_PROPS_ACCESS 20031125 BCB User Properties Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESSES Instance attribute Protected Type reference (TYPE) BCB_ADDRESS_T 20031120
2 CHANNELS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031120
3 CMS_HOST_ID Instance attribute Protected Type reference (TYPE) STRING 20120130
4 CURRENT_CHANNELS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031120
5 CURRENT_QUEUES Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031120
6 CURRENT_WORKMODE Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT 20031120
7 QUEUES Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031120
8 USER_ID Instance attribute Protected Type reference (TYPE) STRING 20031120
9 WORKMODES Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031120
10 WRAPUPMODE Instance attribute Protected Type reference (TYPE) STRING 20031120
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 20031125
2 CONSTRUCTOR Instance method Public Constructor Create User Properties 20031120
3 GET_ADDRESSES Instance method Public Method 20031126
4 GET_CMS_HOST_ID Instance method Public Method 20120130
5 GET_CURRENT_CHANNELS Instance method Public Method 20031126
6 GET_CURRENT_QUEUES Instance method Public Method 20031126
7 GET_CURRENT_WORKMODE Instance method Public Method 20031126
Events
Class CL_BCB_USER_PROPS has no event.
Types
Class CL_BCB_USER_PROPS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BCB_USER_PROPS has no parameter.
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031125

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSES Value transfer Type reference (TYPE) CRM_ICI_ADDRESS_T 20031120
2 Importing CHANNELS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT_T 20031120
3 Importing CMS_HOST_ID Value transfer Type reference (TYPE) STRING 20120130
4 Importing CURRENT_CHANNELS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT_T 20031120
5 Importing CURRENT_QUEUES Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT_T 20031120
6 Importing CURRENT_WORKMODE Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20031120
7 Importing QUEUES Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT_T 20031120
8 Importing USER_ID Value transfer Type reference (TYPE) STRING 20031120
9 Importing WORKMODES Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT_T 20031120
10 Importing WRAPUPMODE Value transfer Type reference (TYPE) STRING 20031120

Method CONSTRUCTOR on class CL_BCB_USER_PROPS has no exception.

Method GET_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ADDRESSES Value transfer Type reference (TYPE) BCB_ADDRESS_T 20031126

Method GET_ADDRESSES on class CL_BCB_USER_PROPS has no exception.

Method GET_CMS_HOST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CMS_HOST_ID Value transfer Type reference (TYPE) STRING 20120130

Method GET_CMS_HOST_ID on class CL_BCB_USER_PROPS has no exception.

Method GET_CURRENT_CHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CURRENT_CHANNELS Value transfer Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031126

Method GET_CURRENT_CHANNELS on class CL_BCB_USER_PROPS has no exception.

Method GET_CURRENT_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CURRENT_QUEUES Value transfer Type reference (TYPE) BCB_TEXT_ELEMENT_T 20031126

Method GET_CURRENT_QUEUES on class CL_BCB_USER_PROPS has no exception.

Method GET_CURRENT_WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CURRENT_WORKMODE Value transfer Type reference (TYPE) BCB_TEXT_ELEMENT 20031126

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