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 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_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 CONNECTION Instance attribute Private Type reference (TYPE) BCB_CONNECTION 20031013
2 DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST 20040316
3 ID Instance attribute Private Type reference (TYPE) STRING 20031013
4 PROXY Instance attribute Private Type reference (TYPE) BCB_PROXY 20031013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030909
2 CREATE Static method Public Method 20040315
3 GET_DESTINATION Instance method Public Method 20040316
4 GET_HOST Instance method Public Method 20030909
5 GET_ID Instance method Public Method 20030909
6 GET_PATH Instance method Public Method 20030909
7 GET_PORT Instance method Public Method 20030909
8 GET_PROTOCOL Instance method Public Method 20030909
9 GET_PROXY Instance method Public Method 20031015
10 GET_PROXY_HOST Instance method Public Method 20030909
11 GET_PROXY_ON Instance method Public Method 20030909
12 GET_PROXY_PORT Instance method Public Method 20030909
13 GET_URL Instance method Public Method 20031013
14 SET_DESTINATION 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 Importing DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040316
2 Importing HOST Value transfer Type reference (TYPE) STRING '' 20030909
3 Importing ID Value transfer Type reference (TYPE) STRING '' 20030909
4 Importing PATH Value transfer Type reference (TYPE) STRING '' 20030909
5 Importing PORT Value transfer Type reference (TYPE) I 80 20030909
6 Importing PROTOCOL Value transfer Type reference (TYPE) STRING 'http://' 20030909
7 Importing PROXY_HOST Value transfer Type reference (TYPE) STRING '' 20030909
8 Importing PROXY_ON Value transfer Type reference (TYPE) ABAP_BOOL ' ' 20030909
9 Importing 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 Returning CONTACT_CENTER Value transfer Object reference (TYPE REF TO) CL_BCB_CONTACT_CENTER BCB Customer Interaction Center 20040315
2 Importing CONTACT_CENTER_ID Value transfer Type reference (TYPE) CRMD_BCB_CCID Contact Center ID 20040316
3 Importing DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040316
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION BCB Fehler aufgetreten 20040315

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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