SAP ABAP Interface IF_CRM_CIC_BDD (BDD Functionality Without Display)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS (Package) Interaction Center components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_CIC_BDD2 | Business Data Display | 19991011 |
Properties
| Interface | IF_CRM_CIC_BDD | |
| Short Description | BDD Functionality Without Display |
General Data
| Package | CRM_CIC_COMPONENTS | Interaction Center components |
| Created | 19991011 | SAP |
| Last changed | 20050705 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_CIC_BDD has no forward declaration.
Interfaces
Interface IF_CRM_CIC_BDD has no interface.
Friends
Interface IF_CRM_CIC_BDD has no friend.
Attributes
Interface IF_CRM_CIC_BDD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Put elements to BDD | 19991011 | |
| 2 | Instance method | Public | Method | Get all elements from BDD | 19991011 | |
| 3 | Instance method | Public | Method | Clears BDD | 19991011 | |
| 4 | Instance method | Public | Method | Remove elements from BDD | 19991011 | |
| 5 | Instance method | Public | Method | Sets the object to subscribe for events | 19991012 | |
| 6 | Instance method | Public | Method | Set which elements are selected | 19991011 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ELEMENTS_ACCESSED | Instance Event (0) |
Public (2) |
Method get_elements called; actual data needed | 19991012 |
| 2 | ELEMENTS_CHANGED | Instance Event (0) |
Public (2) |
List of elements in BDD has changed | 19991012 |
| 3 | MARKLIST_CHANGED | Instance Event (0) |
Public (2) |
List of marked elements has changed | 19991011 |
Types
Interface IF_CRM_CIC_BDD has no local type.
Method Signatures
Method ADD_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Type reference (TYPE) | CCMCONT_T | Container with elements / objects | 19991011 | |||
| 2 | ELEMENTS | Call by reference | Type reference (TYPE) | CRM_CIC_ELEM_T | Element descriptions | 19991011 |
Method ADD_ELEMENTS on Interface IF_CRM_CIC_BDD has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Type reference (TYPE) | CCMCONT_T | Container with elements / objects | 19991011 | |||
| 2 | ELEMENTS | Call by reference | Type reference (TYPE) | CRM_CIC_ELEM_T | Element descriptions | 19991011 | |||
| 3 | MARKED_ELEMENTS | Call by reference | Type reference (TYPE) | CRM_CIC_ELEM_NAME_T | Names of all marked elements | 19991011 |
Method GET_ELEMENTS on Interface IF_CRM_CIC_BDD has no exception.
Method REMOVE_ALL Signature
Method REMOVE_ALL on Interface IF_CRM_CIC_BDD has no parameter.
Method REMOVE_ALL on Interface IF_CRM_CIC_BDD has no exception.
Method REMOVE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAMES | Call by reference | Type reference (TYPE) | CRM_CIC_ELEM_NAME_T | Names of elements to remove | 19991011 |
Method REMOVE_ELEMENTS on Interface IF_CRM_CIC_BDD has no exception.
Method SET_EVENT_GATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_GATE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_CMPWSP_EVENT_GATE | Event gate class | 19991012 |
Method SET_EVENT_GATE on Interface IF_CRM_CIC_BDD has no exception.
Method SET_MARKED_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARKED_ELEMENTS | Call by reference | Type reference (TYPE) | CRM_CIC_ELEM_NAME_T | Names of marked elements | 19991011 |
Method SET_MARKED_ELEMENTS on Interface IF_CRM_CIC_BDD has no exception.
Event Signatures
Event ELEMENTS_ACCESSED Signature
Event ELEMENTS_ACCESSED on Interface IF_CRM_CIC_BDD has no parameter.
Event ELEMENTS_CHANGED Signature
Event ELEMENTS_CHANGED on Interface IF_CRM_CIC_BDD has no parameter.
Event MARKLIST_CHANGED Signature
Event MARKLIST_CHANGED on Interface IF_CRM_CIC_BDD has no parameter.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |