SAP ABAP Class CL_BCB_PHONE_CALL_PROPS (BCB Container (Inbound) Properties)
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_PHONE_CALL_PROPS  
Short Description BCB Container (Inbound) Properties    
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 20031117   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_PHONE_CALL_PROPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_BCB_PHONE_CALL_PROPS_ACCESS 20031125 BCB Phone Call Properties Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTACHED_DATA Instance attribute Protected Type reference (TYPE) STRING 20031125
2 CALL_HANDLE Instance attribute Protected Type reference (TYPE) STRING 20031125
3 CALL_STATUS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT 20031125
4 CAPABILITY_LIST Instance attribute Protected Type reference (TYPE) BCB_CAPABILITY_T 20031125
5 DIALED_NUMBER Instance attribute Protected Type reference (TYPE) BCB_PHONE_NUMBER 20031120
6 INBOUND Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20031120
7 INTERNAL Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20031120
8 LINE_NUMBER Instance attribute Protected Type reference (TYPE) BCB_PHONE_NUMBER 20031120
9 PROCESSING_STATUS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT 20031125
10 REMOTE_NUMBERS Instance attribute Protected Type reference (TYPE) BCB_PHONE_NUMBER_T 20031120
11 TRUNK_ID Instance attribute Protected Type reference (TYPE) STRING 20031120
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 20031126
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031120
Events
Class CL_BCB_PHONE_CALL_PROPS has no event.
Types
Class CL_BCB_PHONE_CALL_PROPS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BCB_PHONE_CALL_PROPS has no parameter.
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031126

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHED_DATA Value transfer Type reference (TYPE) STRING 20031125
2 Importing CALL_HANDLE Value transfer Type reference (TYPE) STRING 20031125
3 Importing CALL_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20031125
4 Importing CAPABILITY_LIST Value transfer Type reference (TYPE) CRM_ICI_CAPABILITY_T 20031125
5 Importing DIALED_NUMBER Value transfer Type reference (TYPE) STRING 20031120
6 Importing INBOUND Value transfer Type reference (TYPE) STRING 20031120
7 Importing INTERNAL Value transfer Type reference (TYPE) STRING 20031120
8 Importing LINE_NUMBER Value transfer Type reference (TYPE) STRING 20031120
9 Importing PROCESSING_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20031125
10 Importing REMOTE_NUMBERS Value transfer Type reference (TYPE) CRM_ICI_PHONE_NUMBER_T 20031120
11 Importing TRUNK_ID Value transfer Type reference (TYPE) STRING 20031120

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