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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040126 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SY-DATUM | 20040126 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-UZEIT | 20040126 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BCB_CHAT_ADDRESS | 20040126 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20040126 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040123 | ||
| 2 | Instance method | Public | Constructor | 20040126 | ||
| 3 | Instance method | Public | Method | 20040126 | ||
| 4 | Instance method | Public | Method | 20040123 | ||
| 5 | Instance method | Public | Method | 20040122 | ||
| 6 | 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 | DATE | Value transfer | Type reference (TYPE) | STRING | 20040123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040123 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_PROPS | Value transfer | Object reference (TYPE REF TO) | CL_BCB_CHAT_POSTING_PROPS | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040126 |
Method GET_CHAT_SESSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 |