SAP ABAP Class CL_BCB_CUSTOMIZING (BCB Customizing Settings)
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_CUSTOMIZING | |
Short Description | BCB Customizing Settings | |
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 | 20030925 | SAP |
Last change | 20130531 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCB_CUSTOMIZING has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BCB_SESSION | 20041108 | BCB Session |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RFCDEST | 20031222 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BCB_CONNECTION | 20031014 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BCB_CONTACT_CENTER_REF_T | 20031014 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20031014 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_IC_PROFILE_ID | 'CLIENTSWITCH' | Client Switch Profile Constant | 20071122 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'NOT_FOUND' | Client Switch Not Found | 20071122 | |
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Client Switch Profile Value | 20071122 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RFCDEST | 20040317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20071122 | |
2 | ![]() |
Static method | Public | Method | 20031014 | |
3 | ![]() |
Static method | Public | Method | 20031014 | |
4 | ![]() |
Static method | Public | Method | 20031014 | |
5 | ![]() |
Static method | Public | Method | 20040317 | |
6 | ![]() |
Static method | Public | Method | 20031014 | |
7 | ![]() |
Static method | Public | Method | 20040317 | |
8 | ![]() |
Static method | Public | Method | 20031020 | |
9 | ![]() |
Static method | Public | Method | 20031015 | |
10 | ![]() |
Static method | Public | Method | 20040317 | |
11 | ![]() |
Static method | Private | Method | 20031014 |
Events
Class CL_BCB_CUSTOMIZING has no event.
Types
Class CL_BCB_CUSTOMIZING has no local type.
Method Signatures
Method GET_CLIENT_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20071122 |
Method GET_CLIENT_SWITCH on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CONNECTION_BACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | BCB_CONNECTION | Verbindungsparameter | 20031014 | ||
2 | ![]() |
SESSION_ID | Value transfer | Type reference (TYPE) | STRING | SPACE | Session ID | 20031029 |
Method GET_CONNECTION_BACK on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CONTACT_CENTER 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 | 20031014 | ||
2 | ![]() |
CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | STRING | 20031014 |
Method GET_CONTACT_CENTER on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CONTACT_CENTER_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTACT_CENTER_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl bekannter Contact Centers | 20031014 |
Method GET_CONTACT_CENTER_COUNT on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CONTACT_CENTER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Method GET_CONTACT_CENTER_ID on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CONTACT_CENTER_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | STRING | '' | Contact Center ID | 20031014 | |
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | URL des angegebenen Contact Centers | 20031014 |
Method GET_CONTACT_CENTER_URL on class CL_BCB_CUSTOMIZING has no exception.
Method GET_CTI_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | STRING | Contact Center ID | 20040317 | ||
2 | ![]() |
DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | RFC Destination | 20040317 |
Method GET_CTI_DESTINATION on class CL_BCB_CUSTOMIZING has no exception.
Method GET_DEFAULT_CONTACT_CENTER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | STRING | Contact Center ID | 20031020 |
Method GET_DEFAULT_CONTACT_CENTER_ID on class CL_BCB_CUSTOMIZING has no exception.
Method GET_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTACT_CENTER_ID | Value transfer | Type reference (TYPE) | STRING | '' | Contact Center ID | 20031015 | |
2 | ![]() |
PROXY | Value transfer | Type reference (TYPE) | BCB_PROXY | Proxy Einstellungen | 20031015 |
Method GET_PROXY on class CL_BCB_CUSTOMIZING has no exception.
Method GET_SESSION_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | RFC Destination | 20040317 |
Method GET_SESSION_DESTINATION on class CL_BCB_CUSTOMIZING has no exception.
Method LOAD_CUSTOMIZING Signature
Method LOAD_CUSTOMIZING on class CL_BCB_CUSTOMIZING has no parameter.
Method LOAD_CUSTOMIZING on class CL_BCB_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |