SAP ABAP Interface IF_WCF_UST_ITEM (Shared Item)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_UST_CORE (Package) Central Sharing Tool - Core Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WCF_UST_SHAREBOX_ITEM | Sharebox Item | 20090818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_ITEM | Shared Item | 20090814 |
Properties
| Interface | IF_WCF_UST_ITEM | |
| Short Description | Shared Item |
General Data
| Package | WCF_UST_CORE | Central Sharing Tool - Core Objects |
| Created | 20090814 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCF_UST_ITEM has no forward declaration.
Interfaces
Interface IF_WCF_UST_ITEM has no interface.
Friends
Interface IF_WCF_UST_ITEM has no friend.
Attributes
Interface IF_WCF_UST_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds given recipients to the list of item recipients | 20090925 | |
| 2 | Instance method | Public | Method | Checks if current user can access item | 20090928 | |
| 3 | Instance method | Public | Method | Clears list of recipients | 20090925 | |
| 4 | Instance method | Public | Method | Deletes items | 20091113 | |
| 5 | Instance method | Public | Method | Returns item category | 20090825 | |
| 6 | Instance method | Public | Method | Returns item description | 20090825 | |
| 7 | Instance method | Public | Method | Returns item id | 20090825 | |
| 8 | Instance method | Public | Method | Returns sharing message | 20090825 | |
| 9 | Instance method | Public | Method | Returns collection used for navigation to element | 20090826 | |
| 10 | Instance method | Public | Method | Returns share recipients | 20090825 | |
| 11 | Instance method | Public | Method | Returns sharer | 20090825 | |
| 12 | Instance method | Public | Method | Returns sharer role | 20090825 | |
| 13 | Instance method | Public | Method | Returns item sharing date & time | 20090825 | |
| 14 | Instance method | Public | Method | Returns item status | 20090825 | |
| 15 | Instance method | Public | Method | Returns item type (Favorite, tag, saved search, ...) | 20090825 | |
| 16 | Instance method | Public | Method | Returns an id dependant of type of the item | 20091013 | |
| 17 | Instance method | Public | Method | Returns true if item and given item are identical | 20091007 | |
| 18 | Instance method | Public | Method | Returns true is original item still exists | 20091028 | |
| 19 | Instance method | Public | Method | Set item sharing message | 20090925 | |
| 20 | Instance method | Public | Method | Set item status | 20090825 |
Events
Interface IF_WCF_UST_ITEM has no event.
Types
Interface IF_WCF_UST_ITEM has no local type.
Method Signatures
Method ADD_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | WCF_USTT_RECIPIENT | Share distribution list | 20090925 |
Method ADD_RECIPIENTS on Interface IF_WCF_UST_ITEM has no exception.
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on Interface IF_WCF_UST_ITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Current user cannot access | 20090928 |
Method CLEAR_RECIPIENTS Signature
Method CLEAR_RECIPIENTS on Interface IF_WCF_UST_ITEM has no parameter.
Method CLEAR_RECIPIENTS on Interface IF_WCF_UST_ITEM has no exception.
Method DELETE Signature
Method DELETE on Interface IF_WCF_UST_ITEM has no parameter.
Method DELETE on Interface IF_WCF_UST_ITEM has no exception.
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CATEGORY | Value transfer | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090825 |
Method GET_CATEGORY on Interface IF_WCF_UST_ITEM has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | WCF_UST_DESCRIPTION | Item Description | 20090825 |
Method GET_DESCRIPTION on Interface IF_WCF_UST_ITEM has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | WCF_UST_ID | Universal Sharing tool ID | 20090825 |
Method GET_ID on Interface IF_WCF_UST_ITEM has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MESSAGE | Value transfer | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090825 |
Method GET_MESSAGE on Interface IF_WCF_UST_ITEM has no exception.
Method GET_NAVIGATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DESCRIPTOR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_BO_COL | BO Collection | 20090826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Navigation info not found | 20100309 |
Method GET_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RECIPIENTS | Value transfer | Type reference (TYPE) | WCF_USTT_RECIPIENT | Share distribution list | 20090825 |
Method GET_RECIPIENTS on Interface IF_WCF_UST_ITEM has no exception.
Method GET_SHARER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHARER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20090825 |
Method GET_SHARER on Interface IF_WCF_UST_ITEM has no exception.
Method GET_SHARER_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ROLE | Value transfer | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role | 20090825 |
Method GET_SHARER_ROLE on Interface IF_WCF_UST_ITEM has no exception.
Method GET_SHARING_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | WCF_UST_TIMESTAMP | Time Stamp | 20090825 |
Method GET_SHARING_TIMESTAMP on Interface IF_WCF_UST_ITEM has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | WCF_UST_STATUS | Status | 20090825 |
Method GET_STATUS on Interface IF_WCF_UST_ITEM has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 |
Method GET_TYPE on Interface IF_WCF_UST_ITEM has no exception.
Method GET_TYPE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20091013 |
Method GET_TYPE_ID on Interface IF_WCF_UST_ITEM has no exception.
Method IS_IDENTICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_WCF_UST_ITEM | Share item | 20091007 | |||
| 2 | RV_IDENTICAL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091007 |
Method IS_IDENTICAL on Interface IF_WCF_UST_ITEM has no exception.
Method ORIGINAL_ITEM_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 |
Method ORIGINAL_ITEM_EXISTS on Interface IF_WCF_UST_ITEM has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090925 |
Method SET_MESSAGE on Interface IF_WCF_UST_ITEM has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | WCF_UST_STATUS | Status | 20090825 |
Method SET_STATUS on Interface IF_WCF_UST_ITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |