SAP ABAP Class CL_BCB_CHAT_POSTING_PROPS (BCB Chat Posting 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_POSTING_PROPS  
Short Description BCB Chat Posting 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_POSTING_PROPS has no interface implemented.
Friends
Class CL_BCB_CHAT_POSTING_PROPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHAT_PARTICIPANT Instance attribute Public Type reference (TYPE) STRING 20040122
2 CHAT_SESSION_ID Instance attribute Public Type reference (TYPE) STRING 20040122
3 CONTENT_TEXT Instance attribute Public Type reference (TYPE) STRING 20040122
4 POST_DATE Instance attribute Public Type reference (TYPE) STRING 20040122
5 SYSTEM_MESSAGE Instance attribute Public Type reference (TYPE) ABAP_BOOL Table of Strings 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_POSTING_PROPS has no event.
Types
Class CL_BCB_CHAT_POSTING_PROPS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BCB_CHAT_POSTING_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 CHAT_PARTICIPANT Value transfer Type reference (TYPE) STRING 20040122
2 Importing CHAT_SESSION_ID Value transfer Type reference (TYPE) STRING 20040122
3 Importing CONTENT_TEXT Value transfer Type reference (TYPE) STRING 20040122
4 Importing POST_DATE Value transfer Type reference (TYPE) STRING 20040122
5 Importing SYSTEM_MESSAGE Value transfer Type reference (TYPE) STRING 20040122

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