SAP ABAP Class CL_BCB_CONTACT_CENTER (BCB Customer Interaction Center)
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_CONTACT_CENTER | |
| Short Description | BCB Customer Interaction Center | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB | Business Communication Broker |
| Created | 20030909 | 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_CONTACT_CENTER has no interface implemented.
Friends
Class CL_BCB_CONTACT_CENTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BCB_CONNECTION | 20031013 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | 20040316 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20031013 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BCB_PROXY | 20031013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030909 | ||
| 2 | Static method | Public | Method | 20040315 | ||
| 3 | Instance method | Public | Method | 20040316 | ||
| 4 | Instance method | Public | Method | 20030909 | ||
| 5 | Instance method | Public | Method | 20030909 | ||
| 6 | Instance method | Public | Method | 20030909 | ||
| 7 | Instance method | Public | Method | 20030909 | ||
| 8 | Instance method | Public | Method | 20030909 | ||
| 9 | Instance method | Public | Method | 20031015 | ||
| 10 | Instance method | Public | Method | 20030909 | ||
| 11 | Instance method | Public | Method | 20030909 | ||
| 12 | Instance method | Public | Method | 20030909 | ||
| 13 | Instance method | Public | Method | 20031013 | ||
| 14 | Instance method | Public | Method | 20040316 |
Events
Class CL_BCB_CONTACT_CENTER has no event.
Types
Class CL_BCB_CONTACT_CENTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040316 | |||
| 2 | HOST | Value transfer | Type reference (TYPE) | STRING | '' | 20030909 | |||
| 3 | ID | Value transfer | Type reference (TYPE) | STRING | '' | 20030909 | |||
| 4 | PATH | Value transfer | Type reference (TYPE) | STRING | '' | 20030909 | |||
| 5 | PORT | Value transfer | Type reference (TYPE) | I | 80 | 20030909 | |||
| 6 | PROTOCOL | Value transfer | Type reference (TYPE) | STRING | 'http://' | 20030909 | |||
| 7 | PROXY_HOST | Value transfer | Type reference (TYPE) | STRING | '' | 20030909 | |||
| 8 | PROXY_ON | Value transfer | Type reference (TYPE) | ABAP_BOOL | ' ' | 20030909 | |||
| 9 | PROXY_PORT | Value transfer | Type reference (TYPE) | I | 8080 | 20030909 |
Method CONSTRUCTOR on class CL_BCB_CONTACT_CENTER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTACT_CENTER | Value transfer | Object reference (TYPE REF TO) | CL_BCB_CONTACT_CENTER | BCB Customer Interaction Center | 20040315 | |||
| 2 | CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | CRMD_BCB_CCID | Contact Center ID | 20040316 | |||
| 3 | DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCB Fehler aufgetreten | 20040315 |
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040316 |
Method GET_DESTINATION on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST | Value transfer | Type reference (TYPE) | STRING | 20030910 |
Method GET_HOST on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | 20030910 |
Method GET_ID on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Value transfer | Type reference (TYPE) | STRING | 20030910 |
Method GET_PATH on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT | Value transfer | Type reference (TYPE) | I | 20030910 |
Method GET_PORT on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Value transfer | Type reference (TYPE) | STRING | 20030910 |
Method GET_PROTOCOL on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY | Value transfer | Type reference (TYPE) | BCB_PROXY | Proxy Einstellungen | 20031015 |
Method GET_PROXY on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PROXY_HOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_HOST | Value transfer | Type reference (TYPE) | STRING | 20030910 |
Method GET_PROXY_HOST on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PROXY_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_ON | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030910 |
Method GET_PROXY_ON on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_PROXY_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_PORT | Value transfer | Type reference (TYPE) | I | 20030910 |
Method GET_PROXY_PORT on class CL_BCB_CONTACT_CENTER has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Value transfer | Type reference (TYPE) | STRING | 20031013 |
Method GET_URL on class CL_BCB_CONTACT_CENTER has no exception.
Method SET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040316 |
Method SET_DESTINATION on class CL_BCB_CONTACT_CENTER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |