SAP ABAP Class IF_ICI_CCS_DB_CALL (CCS CALLS DB access layer interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ICI_CCS_DB_CALL | CCS CALLS DB access class | 20051214 |
Properties
| Class | IF_ICI_CCS_DB_CALL | |
| Short Description | CCS CALLS DB access layer interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051214 | SAP |
| Last change | 20081007 | 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) |
Interfaces
Class IF_ICI_CCS_DB_CALL has no interface implemented.
Friends
Class IF_ICI_CCS_DB_CALL has no friend class.
Attributes
Class IF_ICI_CCS_DB_CALL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Alert | 20051214 | |
| 2 | Instance method | Public | Method | Toggles between a connected and a held call | 20051214 | |
| 3 | Instance method | Public | Method | Check if the Line is connected to the call | 20051214 | |
| 4 | Instance method | Public | Method | Keeps call table consistent with user table | 20060309 | |
| 5 | Instance method | Public | Method | Conference | 20051214 | |
| 6 | Instance method | Public | Method | Consult | 20051214 | |
| 7 | Instance method | Public | Method | Dial | 20051214 | |
| 8 | Instance method | Public | Method | Drop a call | 20051214 | |
| 9 | Instance method | Public | Method | Drops all calls of an extension | 20051214 | |
| 10 | Instance method | Public | Method | Drop a concference call party | 20051214 | |
| 11 | Instance method | Public | Method | Gets Call Attributes | 20051214 | |
| 12 | Instance method | Public | Method | Get current calls | 20051214 | |
| 13 | Instance method | Public | Method | Get line Status | 20051214 | |
| 14 | Instance method | Public | Method | Checks WrapUp Mode and sets Processing Status | 20051214 | |
| 15 | Instance method | Public | Method | Holds a connected call | 20051214 | |
| 16 | Instance method | Public | Method | Listen a phone call | 20051214 | |
| 17 | Instance method | Public | Method | Ends the Listen Process | 20051214 | |
| 18 | Instance method | Public | Method | Fill the phone call structure and send event | 20051214 | |
| 19 | Instance method | Public | Method | Drops a connected call and unholds a specified held call | 20051214 | |
| 20 | Instance method | Public | Method | Send DTMF Tone | 20060405 | |
| 21 | Instance method | Public | Method | Transfer a call | 20051214 | |
| 22 | Instance method | Public | Method | Unholds a held call | 20051214 |
Events
Class IF_ICI_CCS_DB_CALL has no event.
Types
Class IF_ICI_CCS_DB_CALL has no local type.
Method Signatures
Method ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | DIALNUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Value transfer | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method ALTERNATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | HELDCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method CHECK_LINE_CONNECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | STATUS | Value transfer | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 | |||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method CHECK_TABLE_CONSISTENCY Signature
Method CHECK_TABLE_CONSISTENCY on class IF_ICI_CCS_DB_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20060309 |
Method CONFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | HELDCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method CONSULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | CONNCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | DIALNUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 5 | NEXTSTEP | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 6 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method DIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | DIALNUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | RESPONSE | Value transfer | Type reference (TYPE) | STRING | 20051214 | ||||
| 5 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | CLEANTABLE | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag | 20051214 | ||
| 3 | FORCED_LEAVE | Call by reference | Type reference (TYPE) | FLAG | '' | General Flag | 20060309 | ||
| 4 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 5 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method DROP_CALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method DROP_PARTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | REMOTENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ICI_CCS_PHONE_CALL | complex type from ICI specification: phone call | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method GET_CALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | PHONE_CALLS | Call by reference | Type reference (TYPE) | ICI_CCS_PHONE_CALL_T | transfer structure: table of phone calls | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method GET_LINE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | STATUS | Value transfer | Type reference (TYPE) | STRING | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method GOTO_WRAPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20051214 | |||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method HOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method LISTEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LISTENERLINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method LISTENEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method PHONE_CALL_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | TASKID | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method RECONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | HELDCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method SEND_DTMF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20060405 | ||||
| 2 | DTMFTONE | Call by reference | Type reference (TYPE) | STRING | 20060405 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20060405 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20060405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20060405 |
Method TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | HELDCALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 4 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
Method UNHOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLHANDLE | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 2 | LINENUMBER | Call by reference | Type reference (TYPE) | STRING | 20051214 | ||||
| 3 | USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCS Exceptions | 20051214 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |