SAP ABAP Interface IF_WCF_UST_SHAREBOX_ITEM (Sharebox 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 implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_SHAREBOX_FAVORITE | Sharebox Favorite | 20090814 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_SHAREBOX_FAV_REPORT | Sharebox Favorite Report | 20090825 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_SHAREBOX_ITEM | Sharebox Item | 20090814 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_SHAREBOX_SAV_SEARCH | Sharebox Saved Search | 20090814 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_UST_SHAREBOX_TAG | Sharebox Tag | 20090814 |
Properties
| Interface | IF_WCF_UST_SHAREBOX_ITEM | |
| Short Description | Sharebox Item |
General Data
| Package | WCF_UST_CORE | Central Sharing Tool - Core Objects |
| Created | 20090814 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCF_UST_SHAREBOX_ITEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCF_UST_ITEM | Shared Item | 20090818 |
Friends
Interface IF_WCF_UST_SHAREBOX_ITEM has no friend.
Attributes
Interface IF_WCF_UST_SHAREBOX_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns item's folder | 20090825 | |
| 2 | Instance method | Public | Method | Returns item's sequence inside current folder | 20090825 | |
| 3 | Instance method | Public | Method | Returns user | 20090825 | |
| 4 | Instance method | Public | Method | Move item to a different folder/sequence | 20090825 | |
| 5 | Instance method | Public | Method | Save item | 20090825 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | UPDATED | Instance Event (0) |
Public (2) |
Item updated | 20090922 |
Types
Interface IF_WCF_UST_SHAREBOX_ITEM has no local type.
Method Signatures
Method GET_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FOLDER | Value transfer | Type reference (TYPE) | WCF_UST_ID | Folder id | 20090825 |
Method GET_FOLDER on Interface IF_WCF_UST_SHAREBOX_ITEM has no exception.
Method GET_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQUENCE | Value transfer | Type reference (TYPE) | WCF_UST_SEQUENCE | Sequence ID | 20090825 |
Method GET_SEQUENCE on Interface IF_WCF_UST_SHAREBOX_ITEM has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20090825 |
Method GET_USER on Interface IF_WCF_UST_SHAREBOX_ITEM has no exception.
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_FOLDER | Call by reference | Type reference (TYPE) | WCF_UST_ID | Universal Sharing tool ID | 20090825 | |||
| 2 | IV_NEW_SEQUENCE | Call by reference | Type reference (TYPE) | WCF_UST_SEQUENCE | Sequence ID | 20090825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameters invalid | 20090825 |
Method SAVE Signature
Method SAVE on Interface IF_WCF_UST_SHAREBOX_ITEM has no parameter.
Method SAVE on Interface IF_WCF_UST_SHAREBOX_ITEM has no exception.
Event Signatures
Event UPDATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CATEGORY | Exporting | Value transfer | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090922 | ||
| 2 | EV_ID | Exporting | Value transfer | Type reference (TYPE) | WCF_UST_ID | Item id | 20090922 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |