SAP ABAP Class CL_BCB_WORKER_SESSION (BCB Session Proxy)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
Properties
Class CL_BCB_WORKER_SESSION  
Short Description BCB Session Proxy    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
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 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_WORKER_SESSION has no interface implemented.
Friends
Class CL_BCB_WORKER_SESSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BCB_SESSION_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_BCB_SESSION BCB Session 20031120
2 GENERIC_LISTENER_SINGLETON Static Attribute Public Object reference (TYPE REF TO) CL_ICI_GENERIC_BCB_LISTENER BCB Generic Listener 20031120
3 GV_CSA_MAX_SESSIONS Static Attribute Private Type reference (TYPE) CHAR_02 Character length 2 20110720
Methods
# Method Level Visibility Method type Description Created on
1 GET_BCB_SESSION Static method Public Method BCB Session 20031120
2 GET_GENERIC_LISTENER Static method Public Method BCB Generic Listener 20031120
3 MAXSESS_REACHED_FOR_AGENT Static method Public Method Return if agent has reached maximum number of session 20110705
Events
Class CL_BCB_WORKER_SESSION has no event.
Types
Class CL_BCB_WORKER_SESSION has no local type.
Method Signatures

Method GET_BCB_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BCB_SESSION Value transfer Object reference (TYPE REF TO) CL_BCB_SESSION 20031120
2 Importing CC_SYSTEM Value transfer Type reference (TYPE) BCB_CONTACT_CENTER_ID Contact Center 20031120
3 Importing RUNTIME Value transfer Object reference (TYPE REF TO) CL_BSP_RUNTIME 20031120
4 Importing USER_ID Value transfer Type reference (TYPE) STRING Benutzer-ID 20031120
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031120

Method GET_GENERIC_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GENERIC_LISTENER Value transfer Object reference (TYPE REF TO) CL_ICI_GENERIC_BCB_LISTENER 20031120
2   SESSION_ID    

Method GET_GENERIC_LISTENER on class CL_BCB_WORKER_SESSION has no exception.

Method MAXSESS_REACHED_FOR_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MAXSESSION_HITS Value transfer Type reference (TYPE) ABAP_BOOL 20110705

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