SAP ABAP Class CL_BCB_PHONE_LINE (BCB Phone Line)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCB_CONTAINER | BCB Container | 20031113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCB_ITEM_CONSTANTS | Bcb Item Constants | 20031218 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCB_PHONE_CALL_CONSTANTS | BCB Phone Call Constants | 20031218 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCB_PHONE_CALL_PROPS_ACCESS | BCB Phone Call Properties Access | 20031218 |
Properties
| Class | CL_BCB_PHONE_LINE | |
| Short Description | BCB Phone Line | |
| Super Class | CL_BCB_CONTAINER | BCB Container |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB | Business Communication Broker |
| Created | 20031113 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCB_ITEM_CONSTANTS | Bcb Item Constants | 20031218 | ||
| 2 | IF_BCB_PHONE_CALL_CONSTANTS | BCB Phone Call Constants | 20031218 | ||
| 3 | IF_BCB_PHONE_CALL_PROPS_ACCESS | BCB Phone Call Properties Access | 20031218 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_BCB_PHONE_LINE_PROPS_ACCESS | 20031127 | BCB Phone Line Properties Access |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031114 | |
| 2 | Instance method | Public | Method | Initialte a Phone Call | 20031114 | |
| 3 | Instance method | Public | Method | Drop all Phone Calls | 20031114 | |
| 4 | Instance method | Protected | Event handling method | BCB event handler for changed phone call | 20031217 |
Events
Class CL_BCB_PHONE_LINE has no event.
Types
Class CL_BCB_PHONE_LINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_NUMBER | Value transfer | Object reference (TYPE REF TO) | CL_BCB_PHONE_ADDRESS | 20031114 | ||||
| 2 | SESSION | Value transfer | Object reference (TYPE REF TO) | CL_BCB_SESSION | 20031114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031114 |
Method CREATE_PHONE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHONE_CALL | Value transfer | Object reference (TYPE REF TO) | CL_BCB_PHONE_CALL | 20031114 | ||||
| 2 | UPDATE_PROPS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031114 |
Method DROP_CALLS Signature
Method DROP_CALLS on class CL_BCB_PHONE_LINE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031114 |
Method ON_PHONE_CALL_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Attribute reference (LIKE) | 20031217 | |||||
| 2 | PHONE_CALL_PROPS | Call by reference | Attribute reference (LIKE) | 20031217 |
Method ON_PHONE_CALL_CHANGED on class CL_BCB_PHONE_LINE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |