SAP ABAP Interface IF_BCB_PHONE_CALL_CONSTANTS (BCB Phone Call Constants)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BCB_CONSTANTS Konstanten im BCB 20031126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCB_PHONE_CALL BCB Phone Call 20031126
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCB_PHONE_LINE BCB Phone Line 20031218
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 20031126
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MCM_CONTACT MCM contact 20031126
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MCM_PHONE_CHANNEL MCM telephone channel 20031211
Properties
Interface IF_BCB_PHONE_CALL_CONSTANTS  
Short Description BCB Phone Call Constants    
General Data
Package ICI_BCB   Business Communication Broker 
Created 20031126   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_BCB_PHONE_CALL_CONSTANTS has no forward declaration.
Interfaces
Interface IF_BCB_PHONE_CALL_CONSTANTS has no interface.
Friends
Interface IF_BCB_PHONE_CALL_CONSTANTS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CA_ALTERNATE Constant Public Type reference (TYPE) INT2 109 Alternate call is allowed 20031126
2 CA_CONFERENCE Constant Public Type reference (TYPE) INT2 105 Conference call is allowed 20031126
3 CA_CONSULT Constant Public Type reference (TYPE) INT2 103 Consult call is allowed 20031126
4 CA_DIAL Constant Public Type reference (TYPE) INT2 101 Make call is allowed 20031126
5 CA_DROP Constant Public Type reference (TYPE) INT2 102 Drop call is allowed 20031126
6 CA_DROPPARTY Constant Public Type reference (TYPE) INT2 106 Drop party is allowed 20031126
7 CA_DTMF Constant Public Type reference (TYPE) INT2 113 DTMF is allowed 20070201
8 CA_HOLD Constant Public Type reference (TYPE) INT2 107 Hold call is allowed 20031126
9 CA_LISTEN Constant Public Type reference (TYPE) INT2 111 Listen to call is allowed 20031126
10 CA_LISTENEND Constant Public Type reference (TYPE) INT2 112 End listen to call is allowed 20031126
11 CA_RECONNECT Constant Public Type reference (TYPE) INT2 110 Reconnect call is allowed 20031126
12 CA_TRANSFER Constant Public Type reference (TYPE) INT2 104 Transfer call is allowed 20031126
13 CA_UNHOLD Constant Public Type reference (TYPE) INT2 108 Unhold call is allowed 20031126
14 IS_BUSY Constant Public Type reference (TYPE) STRING '105' The remote party is busy, the phone call exists but the user 20031126
15 IS_CONFERENCE_OWNER Constant Public Type reference (TYPE) STRING '108' The phone call represents a phone conference and the user us 20031126
16 IS_CONFERENCE_PARTICIPANT Constant Public Type reference (TYPE) STRING '109' The phone call represents a phone conference and remote part 20031126
17 IS_CONNECTED Constant Public Type reference (TYPE) STRING '101' The phone call is connect, the participants can talk 20031126
18 IS_DIALING Constant Public Type reference (TYPE) STRING '103' The phone call is in the dialing phase, it will be establish 20031126
19 IS_HELD Constant Public Type reference (TYPE) STRING '107' The phone call is on hold, parties cannot talk to each other 20031126
20 IS_HOLD Constant Public Type reference (TYPE) STRING '106' The phone call is on hold, parties cannot talk to each other 20031126
21 IS_IDLE Constant Public Type reference (TYPE) STRING '102' The item is initial. It has been created by the contact cent 20031126
22 IS_LISTENED Constant Public Type reference (TYPE) STRING '110' The phone call represents a listened phone call usually crea 20031126
23 IS_PREVIEW Constant Public Type reference (TYPE) STRING '111' The phone call is preview 20081115
24 IS_RINGING Constant Public Type reference (TYPE) STRING '104' The phone call is ringing (outbound call) 20031126
25 NS_CONFERENCE Constant Public Type reference (TYPE) INT2 3 The next step will be conference of the consult call and the 20031201
26 NS_RECONNECT Constant Public Type reference (TYPE) INT2 4 The next step will be a reconnect to the original call 20031201
27 NS_TRANSFER Constant Public Type reference (TYPE) INT2 2 The next step is a transfer of the original caller to the co 20031201
28 NS_UNKNOWN Constant Public Type reference (TYPE) INT2 1 The next step is unknown 20031201
Methods
Interface IF_BCB_PHONE_CALL_CONSTANTS has no method.
Events
Interface IF_BCB_PHONE_CALL_CONSTANTS has no event.
Types
Interface IF_BCB_PHONE_CALL_CONSTANTS has no local type.
History
Last changed by/on SAP  20100303 
SAP Release Created in