SAP ABAP Class CL_BCB_CHAT_POSTING (BCB Chat Posting)
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_CHAT_POSTING  
Short Description BCB Chat Posting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
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 has no interface implemented.
Friends
Class CL_BCB_CHAT_POSTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHAT_SESSION_ID Instance attribute Protected Type reference (TYPE) STRING 20040126
2 M_CREATE_DATE Instance attribute Protected Type reference (TYPE) SY-DATUM 20040126
3 M_CREATE_TIME Instance attribute Protected Type reference (TYPE) SY-UZEIT 20040126
4 M_CREATOR Instance attribute Protected Object reference (TYPE REF TO) CL_BCB_CHAT_ADDRESS 20040126
5 M_SYSTEM_MESSAGE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040126
6 M_TEXT Instance attribute Protected Type reference (TYPE) STRING 20040126
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATE Static method Public Method 20040123
2 CONSTRUCTOR Instance method Public Constructor 20040126
3 GET_CHAT_SESSION_ID Instance method Public Method 20040126
4 GET_CREATOR Instance method Public Method 20040123
5 GET_SYSTEM_MESSAGE Instance method Public Method 20040122
6 GET_TEXT Instance method Public Method 20040123
Events
Class CL_BCB_CHAT_POSTING has no event.
Types
Class CL_BCB_CHAT_POSTING has no local type.
Method Signatures

Method CHECK_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) STRING 20040123
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20040123

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSTING_PROPS Value transfer Object reference (TYPE REF TO) CL_BCB_CHAT_POSTING_PROPS 20040126
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20040126

Method GET_CHAT_SESSION_ID Signature

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

Method GET_CHAT_SESSION_ID on class CL_BCB_CHAT_POSTING has no exception.

Method GET_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREATOR Value transfer Object reference (TYPE REF TO) CL_BCB_CHAT_ADDRESS BCB Chat address 20040123

Method GET_CREATOR on class CL_BCB_CHAT_POSTING has no exception.

Method GET_SYSTEM_MESSAGE Signature

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

Method GET_SYSTEM_MESSAGE on class CL_BCB_CHAT_POSTING has no exception.

Method GET_TEXT Signature

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

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