SAP ABAP Interface IF_ICI_CCS_DB (CCS General DB access layer interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_CCS_SIMULATOR (Package) Communication Management Software Simulator

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ICI_CCS_DB | CCS General DB access class | 20051213 |
Properties
Interface | IF_ICI_CCS_DB | |
Short Description | CCS General DB access layer interface |
General Data
Package | ICI_CCS_SIMULATOR | Communication Management Software Simulator |
Created | 20051213 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CICI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ICI_CCS_DB has no interface.
Friends
Interface IF_ICI_CCS_DB has no friend.
Attributes
Interface IF_ICI_CCS_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Cancel all Subcriptions | 20051213 |
2 | ![]() |
Instance method | Public | Method | Clear the expired subscriptions | 20051213 |
3 | ![]() |
Instance method | Public | Method | returns all attributes to specific user | 20051213 |
4 | ![]() |
Instance method | Public | Method | Presence information of a Queue | 20060523 |
5 | ![]() |
Instance method | Public | Method | sets current adresses of user | 20051213 |
6 | ![]() |
Instance method | Public | Method | sets current channels of user | 20051213 |
7 | ![]() |
Instance method | Public | Method | sets current queues of user | 20051213 |
8 | ![]() |
Instance method | Public | Method | sets current workmode of user | 20051213 |
9 | ![]() |
Instance method | Public | Method | Subscribe user | 20051213 |
10 | ![]() |
Instance method | Public | Method | Send Cancel Subcription event | 20051213 |
11 | ![]() |
Instance method | Public | Method | Unsubscribe user | 20051213 |
12 | ![]() |
Instance method | Public | Method | Fill the user structure and send event | 20051213 |
Events
Interface IF_ICI_CCS_DB has no event.
Types
Interface IF_ICI_CCS_DB has no local type.
Method Signatures
Method CANCEL_ALL_SUBSCRIPTIONS Signature
Method CANCEL_ALL_SUBSCRIPTIONS on Interface IF_ICI_CCS_DB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method CLEAR_SUBS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES_T | Value transfer | Type reference (TYPE) | ICI_CCS_USER_S | CCS - User | 20051213 | ||
2 | ![]() |
PROP1 | Call by reference | Type reference (TYPE) | CHAR32 | 20051213 | |||
3 | ![]() |
PROP_TYPE | Call by reference | Type reference (TYPE) | ICI_CCS_USER_PROP_TYPE | CCS User Prop Type | 20051213 | ||
4 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method GET_PRESENCEQUEUE_INFO Signature
Method GET_PRESENCEQUEUE_INFO on Interface IF_ICI_CCS_DB has no parameter.
Method GET_PRESENCEQUEUE_INFO on Interface IF_ICI_CCS_DB has no exception.
Method SET_ADDRESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESSES_T | Call by reference | Type reference (TYPE) | ICI_CCS_ADDRESS_T | transfer structure: table of user addresses | 20051213 | ||
2 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method SET_CURRENT_CHANNELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANNELS | Value transfer | Type reference (TYPE) | STRING_TABLE | current channels of user | 20051213 | ||
2 | ![]() |
USERID | Value transfer | Type reference (TYPE) | CHAR32 | user id | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method SET_CURRENT_QUEUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUEUES | Value transfer | Type reference (TYPE) | STRING_TABLE | queues of user | 20051213 | ||
2 | ![]() |
USERID | Value transfer | Type reference (TYPE) | CHAR32 | user id | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method SET_CURRENT_WORKMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USERID | Value transfer | Type reference (TYPE) | CHAR32 | userid | 20051213 | ||
2 | ![]() |
WORKMODE | Value transfer | Type reference (TYPE) | STRING | current workmode of user | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method SUBSCRIBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
APPURL | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
3 | ![]() |
CHANNELTYPE | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
4 | ![]() |
CONTAINERID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
5 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method SUBSCRIPTION_ENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPIDS | Call by reference | Type reference (TYPE) | ICI_CCS_APPLICATION_ID_T | transfer structure: table of application IDs | 20051213 | ||
2 | ![]() |
REASON | Call by reference | Type reference (TYPE) | ICI_CCS_TEXT_ELEMENT | text element from ICI specification | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method UNSUBSCRIBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
APPURL | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
3 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
Method USER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASKID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
USERID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CCS Exceptions | 20051216 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |