SAP ABAP Class CL_BCB_WORKCENTER (BCB Workcenter)
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_WORKCENTER  
Short Description BCB Workcenter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
Created 20041105   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_WORKCENTER has no interface implemented.
Friends
Class CL_BCB_WORKCENTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050106
2 DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20050106
3 ID Instance attribute Public Type reference (TYPE) STRING 20050106
4 ID_TYPE Instance attribute Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE Workcenter identification type 20050106
5 ID_TYPE_CUSTOM Constant Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE 100 Workcenter identification type 20050106
6 ID_TYPE_FQDN Constant Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE 1 Workcenter identification type 20050106
7 ID_TYPE_HOSTNAME Constant Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE 2 Workcenter identification type 20050106
8 ID_TYPE_IP Constant Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE 3 Workcenter identification type 20050106
9 ID_TYPE_USER Constant Public Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE 0 Workcenter identification type 20050106
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050106
Events
Class CL_BCB_WORKCENTER has no event.
Types
Class CL_BCB_WORKCENTER 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 IV_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20050106
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20050106
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20050106
4 Importing IV_ID_TYPE Call by reference Type reference (TYPE) CRMT_BCB_WORKCENTER_TYPE Arbeitsplatz-Identifizierungstyp 20050106

Method CONSTRUCTOR on class CL_BCB_WORKCENTER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in