SAP ABAP Class CL_BCB_CHAT_SESSION_PROPS (BCB Chat Session Properties)
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_CHAT_SESSION_PROPS  
Short Description BCB Chat Session Properties    
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 20040122   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_CHAT_SESSION_PROPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_BCB_CHAT_SESSN_PROPS_ACCESS 20040122 BCB Chat Session Properties Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTACHED_DATA Instance attribute Public Type reference (TYPE) STRING 20040122
2 CAPABILITY_LIST Instance attribute Public Type reference (TYPE) BCB_CAPABILITY_T 20040122
3 CHAT_LINE_ID Instance attribute Public Type reference (TYPE) STRING 20040122
4 CHAT_PARTICIPANTS Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20040122
5 CHAT_SESSION_ID Instance attribute Public Type reference (TYPE) STRING 20040122
6 CHAT_STATUS Instance attribute Public Type reference (TYPE) BCB_TEXT_ELEMENT 20040122
7 PROCESSING_STATUS Instance attribute Public Type reference (TYPE) BCB_TEXT_ELEMENT 20040122
8 TITLE Instance attribute Public Type reference (TYPE) STRING 20040122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 20040122
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040122
Events
Class CL_BCB_CHAT_SESSION_PROPS has no event.
Types
Class CL_BCB_CHAT_SESSION_PROPS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BCB_CHAT_SESSION_PROPS has no parameter.
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION BCB Fehler aufgetreten 20040122

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHED_DATA Value transfer Type reference (TYPE) STRING 20040122
2 Importing CAPABILITY_LIST Value transfer Type reference (TYPE) CRM_ICI_CAPABILITY_T 20040122
3 Importing CHAT_LINE_ID Value transfer Type reference (TYPE) STRING 20040122
4 Importing CHAT_PARTICIPANTS Value transfer Type reference (TYPE) CRM_ICI_PARTICIPANT_T Zeichentabelle 20040122
5 Importing CHAT_SESSION_ID Value transfer Type reference (TYPE) STRING 20040122
6 Importing CHAT_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20040122
7 Importing PROCESSING_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20040122
8 Importing TITLE Value transfer Type reference (TYPE) STRING 20040122

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