SAP ABAP Class IF_WCF_UST_SHAREBOX_ITEM (Sharebox Item)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCF_UST_ITEM Shared Item 20090818
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
Class IF_WCF_UST_SHAREBOX_ITEM  
Short Description Sharebox Item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090814   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCF_UST_SHAREBOX_ITEM has no forward declaration.
Interfaces
Class IF_WCF_UST_SHAREBOX_ITEM has no interface implemented.
Friends
Class IF_WCF_UST_SHAREBOX_ITEM has no friend class.
Attributes
Class IF_WCF_UST_SHAREBOX_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FOLDER Instance method Public Method Returns item's folder 20090825
2 GET_SEQUENCE Instance method Public Method Returns item's sequence inside current folder 20090825
3 GET_USER Instance method Public Method Returns user 20090825
4 MOVE Instance method Public Method Move item to a different folder/sequence 20090825
5 SAVE 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
Class 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 Returning RV_FOLDER Value transfer Type reference (TYPE) WCF_UST_ID Folder id 20090825

Method GET_FOLDER on class 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 Returning RV_SEQUENCE Value transfer Type reference (TYPE) WCF_UST_SEQUENCE Sequence ID 20090825

Method GET_SEQUENCE on class 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 Returning RV_USER Value transfer Type reference (TYPE) SYUNAME User Name 20090825

Method GET_USER on class 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 Importing IV_NEW_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090825
2 Importing IV_NEW_SEQUENCE Call by reference Type reference (TYPE) WCF_UST_SEQUENCE Sequence ID 20090825
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Parameters invalid 20090825

Method SAVE Signature

Method SAVE on class IF_WCF_UST_SHAREBOX_ITEM has no parameter.
Method SAVE on class 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