SAP ABAP Class CL_WCF_UST_SHAREBOX (Sharebox)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_CORE (Package) Central Sharing Tool - Core Objects
Properties
Class CL_WCF_UST_SHAREBOX  
Short Description Sharebox    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_CORE   Central Sharing Tool - Core Objects 
Created 20090814   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_UST_SHAREBOX has no interface implemented.
Friends
Class CL_WCF_UST_SHAREBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ROOT_FOLDER_NAME_DRAFT Static Attribute Protected Type reference (TYPE) WCF_UST_NAME Draft Root folder name 20090826
2 GC_ROOT_FOLDER_NAME_NEW Static Attribute Protected Type reference (TYPE) WCF_UST_NAME New Root folder name 20090826
3 GC_ROOT_FOLDER_NAME_RECEIVED Static Attribute Protected Type reference (TYPE) WCF_UST_NAME Received Root folder name 20090826
4 GC_ROOT_FOLDER_NAME_SENT Static Attribute Protected Type reference (TYPE) WCF_UST_NAME Sent Root folder name 20090826
5 GT_DRAFT_ITEMS Instance attribute Protected Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Draft shared Item 20090821
6 GT_FOLDERS Instance attribute Private Type reference (TYPE) WCF_USTT_FOLDER Folders 20090818
7 GT_NEW_ITEMS Instance attribute Protected Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM New shared Item 20090821
8 GT_RECEIVED_ITEMS Instance attribute Protected Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Received sharebox Items 20090821
9 GT_ROOT_FOLDERS Instance attribute Private Type reference (TYPE) WCF_USTT_FOLDER Root Folders state 20100225
10 GT_SENT_ITEMS Instance attribute Protected Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Sent sharebox Items 20090821
11 GV_LOADED_AT Static Attribute Private Type reference (TYPE) WCF_UST_TIMESTAMP Time Stamp 20100205
12 GV_USER Instance attribute Private Type reference (TYPE) WCF_UST_USER User Name 20090818
13 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_CONST UST Constants 20090818
14 SR_EXCEP Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_EXCEPTION_REPORTER Services for raising exceptions 20090818
15 SR_FACTORY Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_FACTORY UST Factory 20090825
16 SR_PERSIST Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_PERSISTENCE UST Persistence 20090818
17 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_SERVICES Services for UST 20090818
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FOLDER Instance method Public Method Adds a new folder for user 20090818
2 ADJUSTEMENT_NEEDED Instance method Private Method Adjustement needed for given elements 20091130
3 ADJUST_SEQUENCES Instance method Private Method Adjusts sequence 20091111
4 CHECK_AUTHORIZATION_ON_ITEMS Instance method Protected Method Checks if sharebox owner has access to each item 20090928
5 CHECK_ORIGINAL_ITEMS Instance method Private Method Checks that original items still exist 20091027
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090818
7 COLLAPSE_FOLDER Instance method Public Method Expand a folder 20100224
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090818
9 DELETE_FOLDER Instance method Public Method Deletes an existing folder 20090818
10 DELETE_ITEM Instance method Public Method Deletes given item 20090922
11 DELETE_SAVED_SEARCH Instance method Private Method Delete given saved search 20091125
12 DISCARD_CHANGES Instance method Public Method Rollback any changes made since last save 20090818
13 DISCARD_FOLDERS_CHANGES Instance method Private Method Rollback any chances made since last save 20090818
14 DISCARD_ITEMS_NEW_CHANGES Instance method Private Method Rollback any chances made since last save 20091124
15 DISCARD_ITEMS_RECEIVED_CHANGES Instance method Private Method Rollback any chances made since last save 20091124
16 DISCARD_ITEMS_SENT_CHANGES Instance method Private Method Rollback any chances made since last save 20091124
17 EXPAND_FOLDER Instance method Public Method Expand a folder 20100224
18 FOLDER_CONTAINS_ITEM Instance method Public Method Returns true if folder contains at least an item 20090923
19 FOLDER_EXISTS Instance method Public Method Returns true if folder exists 20090818
20 FOLDER_EXISTS_IN_PARENT Instance method Private Method Returns true if parent folder contains a folder with name 20090818
21 GET_ALL_FOLDERS Instance method Public Method Returns all user folders 20090818
22 GET_ALL_ITEMS_DRAFT Instance method Public Method Returns all draft shareBox items 20090827
23 GET_ALL_ITEMS_NEW Instance method Public Method Returns all new shareBox items 20090827
24 GET_ALL_ITEMS_RECEIVED Instance method Public Method Returns all received shareBox items 20090827
25 GET_ALL_ITEMS_SENT Instance method Public Method Returns all sent shareBox items 20090827
26 GET_ALL_ROOT_FOLDERS_STATE Instance method Public Method Returns all user folders 20100225
27 GET_FILTERED_FOLDERS Instance method Private Method Returns folders for given filtered favorites 20090908
28 GET_FOLDER Instance method Public Method Returns a folder information 20090818
29 GET_FOLDERS Instance method Public Method Returns all user folders 20090818
30 GET_FOLDER_BY_NAME Instance method Public Method Returns folder information by name 20090818
31 GET_FOLDER_ELEMENTS Instance method Private Method Returns both folders and items in a given folder 20090818
32 GET_FULL_HIERARCHY Instance method Public Method Returns both folders and items 20090818
33 GET_FULL_HIERARCHY_BY_TYPE Instance method Public Method Returns both folders and items of a given type 20090827
34 GET_ITEM Instance method Public Method Returns item reference 20090825
35 GET_ITEMS Instance method Private Method Returns items of all types 20090827
36 GET_ITEMS_DRAFT Instance method Public Method Returns all draft shareBox items 20090827
37 GET_ITEMS_NEW Instance method Public Method Returns all new shareBox items 20090827
38 GET_ITEMS_RECEIVED Instance method Public Method Returns all received shareBox items 20090827
39 GET_ITEMS_SENT Instance method Public Method Returns all sent shareBox items 20090827
40 GET_ITEM_DATA Instance method Public Method Returns item reference 20090908
41 GET_ITEM_DATA_REF Instance method Private Method Returns a reference to item data 20090922
42 GET_ITEM_PARENT_FOLDERS Instance method Private Method Returns all parent folders 20090908
43 GET_NBR_ITEMS_IN_FOLDER Instance method Public Method Get the number of items in a given folder 20091130
44 GET_NBR_OF_NEW_ITEMS Instance method Public Method Returns the number of new items 20090909
45 GET_NEXT_SEQUENCE Instance method Private Method Returns next sequence available inside a given folder 20090818
46 GET_RECENT_ITEMS Instance method Public Method Returns suggested tags 20090827
47 GET_ROOT_FOLDER Instance method Public Method Returns root folder for a given folder 20090921
48 GET_SEARCH_RESULT_ITEMS Instance method Public Method Returns items corresponding to seach criteria 20090827
49 GET_USER Instance method Public Method Returns owner of the sharebox 20090821
50 IS_ROOT_FOLDER Static method Public Method Returns true if given folder is a root folder 20090921
51 IS_ROOT_FOLDER_EXPANDED Instance method Public Method Returns a root folder state (Expanded/Collapsed) 20100224
52 ITEM_EXISTS Instance method Private Method Returns true if a gven item with same keys exists 20090922
53 LOAD_ITEM_REFERENCE Instance method Private Method Loads reference 20090825
54 MARK_READ Instance method Public Method Marks item as read (not new anymore) 20091002
55 MOVE_FOLDER Instance method Public Method Moves given folder 20090818
56 MOVE_ITEM Instance method Public Method Moves given folder 20090921
57 ON_ITEM_UPDATED Instance method Private Event handling method Handles item update event 20090922
58 ON_NEW_DRAFT Instance method Protected Event handling method New draft share was created 20091005
59 ON_NEW_SHARE Instance method Protected Event handling method New share was created 20091005
60 ON_SEARCH_DELETED Instance method Protected Event handling method Search deleted from launcher 20091125
61 REFRESH Instance method Public Method Refresh Sharebox content 20091126
62 RENAME_FOLDER Instance method Public Method Renames given folder 20090818
63 REORDER_LEVEL Instance method Private Method Reorders children after a move 20090818
64 SAVE Instance method Public Method Saves sharebox changes 20090831
65 SET_CATEGORY Instance method Protected Method Set category and adjust related information 20091002
Events
# Event Type Visibility Description Created on
1 SAVED Static Event
(1)
Public
(2)
Sharebox has been saved 20100125
Types
Class CL_WCF_UST_SHAREBOX has no local type.
Method Signatures

Method ADD_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) WCF_UST_NAME New folder name 20090818
2 Importing IV_PARENT Call by reference Type reference (TYPE) WCF_UST_ID Parent id 20090818
3 Importing IV_SEQUENCE Call by reference Type reference (TYPE) WCF_UST_SEQUENCE Sequence ID 20091203
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Folder name invalid 20090818

Method ADJUSTEMENT_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_HIERARCHY Items 20091130
2 Returning RV_NEEDED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091130

Method ADJUSTEMENT_NEEDED on class CL_WCF_UST_SHAREBOX has no exception.

Method ADJUST_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ADJUSTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091111
2 Importing IV_PARENT Call by reference Type reference (TYPE) WCF_UST_ID Central Sharing Tool ID 20091111
3 Changing XT_HIERARCHY Call by reference Type reference (TYPE) WCF_USTT_HIERARCHY Hierarchy 20091111

Method ADJUST_SEQUENCES on class CL_WCF_UST_SHAREBOX has no exception.

Method CHECK_AUTHORIZATION_ON_ITEMS Signature

Method CHECK_AUTHORIZATION_ON_ITEMS on class CL_WCF_UST_SHAREBOX has no parameter.
Method CHECK_AUTHORIZATION_ON_ITEMS on class CL_WCF_UST_SHAREBOX has no exception.

Method CHECK_ORIGINAL_ITEMS Signature

Method CHECK_ORIGINAL_ITEMS on class CL_WCF_UST_SHAREBOX has no parameter.
Method CHECK_ORIGINAL_ITEMS on class CL_WCF_UST_SHAREBOX has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHAREBOX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHAREBOX has no exception.

Method COLLAPSE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Central Sharing Tool ID 20100224
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20100224

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FOLDERS Call by reference Type reference (TYPE) WCF_USTT_FOLDER Folders 20090818
2 Importing IT_ITEMS_DRAFT Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Shared Item 20090827
3 Importing IT_ITEMS_NEW Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Shared Item 20090827
4 Importing IT_ITEMS_RECEIVED Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20090827
5 Importing IT_ITEMS_SENT Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20090827
6 Importing IT_ROOT_FOLDERS Call by reference Type reference (TYPE) WCF_USTT_FOLDER Root folders state 20100225
7 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER 20090818

Method CONSTRUCTOR on class CL_WCF_UST_SHAREBOX has no exception.

Method DELETE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090818

Method DELETE_FOLDER on class CL_WCF_UST_SHAREBOX has no exception.

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090922
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090922
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20090922

Method DELETE_SAVED_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091125
2 Changing XT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Sharebox Item 20091125

Method DELETE_SAVED_SEARCH on class CL_WCF_UST_SHAREBOX has no exception.

Method DISCARD_CHANGES Signature

Method DISCARD_CHANGES on class CL_WCF_UST_SHAREBOX has no parameter.
Method DISCARD_CHANGES on class CL_WCF_UST_SHAREBOX has no exception.

Method DISCARD_FOLDERS_CHANGES Signature

Method DISCARD_FOLDERS_CHANGES on class CL_WCF_UST_SHAREBOX has no parameter.
Method DISCARD_FOLDERS_CHANGES on class CL_WCF_UST_SHAREBOX has no exception.

Method DISCARD_ITEMS_NEW_CHANGES Signature

Method DISCARD_ITEMS_NEW_CHANGES on class CL_WCF_UST_SHAREBOX has no parameter.
Method DISCARD_ITEMS_NEW_CHANGES on class CL_WCF_UST_SHAREBOX has no exception.

Method DISCARD_ITEMS_RECEIVED_CHANGES Signature

Method DISCARD_ITEMS_RECEIVED_CHANGES on class CL_WCF_UST_SHAREBOX has no parameter.
Method DISCARD_ITEMS_RECEIVED_CHANGES on class CL_WCF_UST_SHAREBOX has no exception.

Method DISCARD_ITEMS_SENT_CHANGES Signature

Method DISCARD_ITEMS_SENT_CHANGES on class CL_WCF_UST_SHAREBOX has no parameter.
Method DISCARD_ITEMS_SENT_CHANGES on class CL_WCF_UST_SHAREBOX has no exception.

Method EXPAND_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Central Sharing Tool ID 20100224
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20100224

Method FOLDER_CONTAINS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090923
2 Importing IV_INCLUDE_SUBFOLDERS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20090923
3 Returning RV_CONTAINS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090923

Method FOLDER_CONTAINS_ITEM on class CL_WCF_UST_SHAREBOX has no exception.

Method FOLDER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID ID 20090818
2 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090818

Method FOLDER_EXISTS on class CL_WCF_UST_SHAREBOX has no exception.

Method FOLDER_EXISTS_IN_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) WCF_UST_NAME Name 20090818
2 Importing IV_PARENT Call by reference Type reference (TYPE) WCF_UST_ID Parent folder id 20090818
3 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090818

Method FOLDER_EXISTS_IN_PARENT on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_FOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20090818

Method GET_ALL_FOLDERS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_ITEMS_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ALL_ITEMS_DRAFT on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_ITEMS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ALL_ITEMS_NEW on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_ITEMS_RECEIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ALL_ITEMS_RECEIVED on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_ITEMS_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ALL_ITEMS_SENT on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ALL_ROOT_FOLDERS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20100225

Method GET_ALL_ROOT_FOLDERS_STATE on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_FILTERED_FOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_HIERARCHY Hierarchy 20090908
2 Returning RT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20090908

Method GET_FILTERED_FOLDERS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090818
2 Returning RS_FOLDER Value transfer Type reference (TYPE) WCF_USTS_FOLDER Folder 20090818
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Folder not found 20090818

Method GET_FOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20090818

Method GET_FOLDERS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_FOLDER_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) WCF_UST_NAME Folder name 20090818
2 Importing IV_PARENT Call by reference Type reference (TYPE) WCF_UST_ID Parent id 20090818
3 Returning RS_FOLDER Value transfer Type reference (TYPE) WCF_USTS_FOLDER Folder 20090818
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Folder not found 20090818

Method GET_FOLDER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090818
2 Returning RT_ELEMENTS Value transfer Type reference (TYPE) WCF_USTT_HIERARCHY Hierarchy 20090818

Method GET_FOLDER_ELEMENTS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_FULL_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HIERARCHY Value transfer Type reference (TYPE) WCF_USTT_HIERARCHY Hierarchy 20090818

Method GET_FULL_HIERARCHY on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_FULL_HIERARCHY_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090827
2 Returning RT_HIERARCHY Value transfer Type reference (TYPE) WCF_USTT_HIERARCHY Hierarchy 20090827

Method GET_FULL_HIERARCHY_BY_TYPE on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090825
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090825
3 Returning RR_ITEM Value transfer Object reference (TYPE REF TO) IF_WCF_UST_SHAREBOX_ITEM Sharebox Item 20090825
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20090825

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ITEMS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEMS_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ITEMS_DRAFT on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEMS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ITEMS_NEW on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEMS_RECEIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ITEMS_RECEIVED on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEMS_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ITEMS_SENT on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090908
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090908
3 Returning RS_ITEM Value transfer Type reference (TYPE) WCF_USTS_SHAREBOX_ITEM Sharebox Item 20090908
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20090908

Method GET_ITEM_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090922
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090922
3 Returning RR_ITEM Value transfer Object reference (TYPE REF TO) WCF_USTS_SHAREBOX_ITEM Sharebox Item 20090922

Method GET_ITEM_DATA_REF on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ITEM_PARENT_FOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID ID 20090908
2 Returning RT_PARENT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20090908

Method GET_ITEM_PARENT_FOLDERS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_NBR_ITEMS_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Central Sharing Tool ID 20091130
2 Returning RV_NBR Value transfer Type reference (TYPE) I 20091130

Method GET_NBR_ITEMS_IN_FOLDER on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_NBR_OF_NEW_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Shared Item Type 20091124
2 Returning RV_NBR Value transfer Type reference (TYPE) I Number of new items 20090909

Method GET_NBR_OF_NEW_ITEMS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_NEXT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID ID 20090818
2 Returning RV_NEXT_SEQUENCE Value transfer Type reference (TYPE) WCF_UST_SEQUENCE Sequence id 20090818

Method GET_NEXT_SEQUENCE on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_RECENT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAX_ITEMS Call by reference Type reference (TYPE) I 5 20090827
2 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Recent items 20091015

Method GET_RECENT_ITEMS on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_ROOT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20091118
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20091118
3 Returning RV_ROOT_FOLDER Value transfer Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090921

Method GET_ROOT_FOLDER on class CL_WCF_UST_SHAREBOX has no exception.

Method GET_SEARCH_RESULT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING Search criteria 20090827
2 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090827
3 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_SEARCH_RESULT_ITEMS on class CL_WCF_UST_SHAREBOX 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) WCF_UST_USER User Name 20090821

Method GET_USER on class CL_WCF_UST_SHAREBOX has no exception.

Method IS_ROOT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090921
2 Returning RV_IS_ROOT_FOLDER Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090921

Method IS_ROOT_FOLDER on class CL_WCF_UST_SHAREBOX has no exception.

Method IS_ROOT_FOLDER_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Central Sharing Tool ID 20100224
2 Returning RV_EXPANDED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100224

Method IS_ROOT_FOLDER_EXPANDED on class CL_WCF_UST_SHAREBOX has no exception.

Method ITEM_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090922
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) WCF_UST_DESCRIPTION Item name 20090922
3 Importing IV_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090922
4 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090922

Method ITEM_EXISTS on class CL_WCF_UST_SHAREBOX has no exception.

Method LOAD_ITEM_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090825
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_FAV_ID Favorite id 20090825
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Item not found 20090825

Method MARK_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20091002
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20091002
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Data not found 20091002

Method MOVE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090818
2 Importing IV_NEW_PARENT Call by reference Type reference (TYPE) WCF_UST_ID New parent folder id 20090818
3 Importing IV_NEW_SEQUENCE Call by reference Type reference (TYPE) WCF_UST_SEQUENCE New sequence id 20090818
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Input parameters invalid 20090818

Method MOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090921
2 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090921
3 Importing IV_NEW_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID New parent folder id 20090922
4 Importing IV_NEW_SEQUENCE Call by reference Type reference (TYPE) WCF_UST_SEQUENCE New sequence id 20090921
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Input parameters invalid 20090921

Method ON_ITEM_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_CATEGORY Call by reference Attribute reference (LIKE) 20090922
2 Importing EV_ID Call by reference Attribute reference (LIKE) 20090922

Method ON_ITEM_UPDATED on class CL_WCF_UST_SHAREBOX has no exception.

Method ON_NEW_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_ID Call by reference Attribute reference (LIKE) 20091005
2 Importing EV_SHARER Call by reference Attribute reference (LIKE) 20091005
3 Importing EV_TYPE Call by reference Attribute reference (LIKE) 20091005

Method ON_NEW_DRAFT on class CL_WCF_UST_SHAREBOX has no exception.

Method ON_NEW_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_ID Call by reference Attribute reference (LIKE) 20091005
2 Importing EV_SHARER Call by reference Attribute reference (LIKE) 20091005
3 Importing EV_TYPE Call by reference Attribute reference (LIKE) 20091005

Method ON_NEW_SHARE on class CL_WCF_UST_SHAREBOX has no exception.

Method ON_SEARCH_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Attribute reference (LIKE) 20091125
2 Importing TYPE Call by reference Attribute reference (LIKE) 20091125

Method ON_SEARCH_DELETED on class CL_WCF_UST_SHAREBOX has no exception.

Method REFRESH Signature

Method REFRESH on class CL_WCF_UST_SHAREBOX has no parameter.
Method REFRESH on class CL_WCF_UST_SHAREBOX has no exception.

Method RENAME_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Folder id 20090818
2 Importing IV_NEW_NAME Call by reference Type reference (TYPE) WCF_UST_NAME New folder name 20090818
# Exception Resumable Description Created on
1 CX_WCF_DATA_INVALID Input parameters are invalid 20090818

Method REORDER_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOVED_ELEMENT Call by reference Type reference (TYPE) WCF_UST_ID Moved element id 20090818
2 Importing IV_PARENT_FOLDER Call by reference Type reference (TYPE) WCF_UST_ID Parent folder id 20090818

Method REORDER_LEVEL on class CL_WCF_UST_SHAREBOX has no exception.

Method SAVE Signature

Method SAVE on class CL_WCF_UST_SHAREBOX has no parameter.
Method SAVE on class CL_WCF_UST_SHAREBOX has no exception.

Method SET_CATEGORY Signature

Method SET_CATEGORY on class CL_WCF_UST_SHAREBOX has no parameter.
Method SET_CATEGORY on class CL_WCF_UST_SHAREBOX has no exception.
Event Signatures

Event SAVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_USER Exporting Value transfer Type reference (TYPE) SYUNAME User Name 20100125
History
Last changed by/on SAP  20130531 
SAP Release Created in 701