SAP ABAP Class CL_WCF_UST_PERSISTENCE (CST Persistence)
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_PERSISTENCE  
Short Description CST Persistence    
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 20090813   SAP 
Last change 20110908   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_PERSISTENCE has no interface implemented.
Friends
Class CL_WCF_UST_PERSISTENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_CONST UST Constants 20090813
2 SR_ME Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_PERSISTENCE UST Persistence 20090813
3 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_SERVICES Services for UST 20090813
4 ST_REPORTS Static Attribute Private Type reference (TYPE) CRMT_UI_LINKS Link definitions 20100222
5 SV_ROLE Static Attribute Public Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090818
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090813
2 DELETE_FOLDERS Static method Private Method Deletes given favorites 20090817
3 DELETE_ITEMS_DRAFT Static method Private Method Deletes given draft items 20090821
4 DELETE_ITEMS_NEW Static method Private Method Deletes given new items 20090821
5 DELETE_ITEMS_RECEIVED Static method Private Method Deletes given received items 20090824
6 DELETE_ITEMS_SENT Static method Private Method Deletes given sent items 20090824
7 DELETE_RECIPIENTS Static method Private Method Deletes share recipients distribution list 20090826
8 EXTRACT_UI_OBJECT_TYPE_VALUE Static method Private Method Extracts UI Object type value from in XML format value 20090825
9 GET_ALL_REPORTS Static method Private Method Returns all reports for current role 20100222
10 GET_FAVORITE Static method Public Method Returns favorite specific information 20090825
11 GET_FAV_REPORT Static method Public Method Returns favorite report specific information 20090825
12 GET_FAV_REPORT_DATA Static method Public Method Returns favorite report specific information 20090831
13 GET_FAV_REPORT_INFO Static method Private Method Returns favorite report specific information 20100224
14 GET_FOLDERS_BY_USER Static method Public Method Returns folders for a given user 20090818
15 GET_INSTANCE Static method Public Method Returns singleton instance 20090813
16 GET_ITEMS_DRAFT_BY_USER Static method Public Method Returns draft items for a given user 20090818
17 GET_ITEMS_NEW_BY_USER Static method Public Method Returns new items for a given user 20090818
18 GET_ITEMS_RECEIVED_BY_USER Static method Public Method Returns sharebox items for a given user 20090818
19 GET_ITEMS_SENT_BY_USER Static method Public Method Returns items sent (or shared) for a given user 20090818
20 GET_ITEM_BY_ID Static method Public Method Returns one item 20090825
21 GET_ITEM_DESCRIPTION Static method Private Method Returns one item description 20090826
22 GET_RECIPIENTS Static method Private Method Returns all recipients for a given item 20090826
23 GET_ROLE_DESCRIPTION Static method Public Method Returns role description 20091007
24 GET_ROOT_FOLDERS_STATE Static method Public Method Returns root folders state 20100225
25 GET_SAV_SEARCH Static method Public Method Returns saved search specific information 20090825
26 GET_SAV_SEARCH_DATA Static method Public Method Returns saved search specific information 20090831
27 GET_SHAREBOX_ITEM_BY_ID Static method Public Method Returns one sharebox item 20090825
28 GET_TAG Static method Public Method Returns tag specific information 20090825
29 GET_USER_LAST_ACCESS Static method Private Method Returns user last access to Sharebox 20090827
30 INSERT_FOLDERS Static method Private Method Inserts given folders 20090817
31 INSERT_ITEMS_DRAFT Static method Private Method Inserts given draft items 20090821
32 INSERT_ITEMS_NEW Static method Private Method Inserts given new items 20090821
33 INSERT_ITEMS_RECEIVED Static method Private Method Inserts given received items 20090824
34 INSERT_ITEMS_SENT Static method Private Method Inserts given sent items 20090824
35 INSERT_RECIPIENTS Static method Private Method Inserts share recipients distribution list 20090826
36 IS_RECIPIENT_FOR_SHARE Static method Private Method Returns true if user is a recipient for given share 20090827
37 LOAD_ITEMS_DESCRIPTION Static method Private Method Loads items name 20090826
38 LOAD_SB_ITEMS_DESCRIPTION Static method Private Method Loads items name 20090826
39 MAP_SHARABLE_TO_ITEM Static method Private Method Maps entry from sharable item to sharebox item 20090831
40 MAP_SHARABLE_TO_SHAREBOX_ITEM Static method Private Method Maps entry from sharable item to sharebox item 20090831
41 SAVE_DRAFT Static method Public Method Saves user sharebox 20090831
42 SAVE_FOLDERS Static method Private Method Saves folders 20090817
43 SAVE_ITEMS_DRAFT Static method Private Method Saves draft items 20090821
44 SAVE_ITEMS_NEW Static method Private Method Saves new items 20090821
45 SAVE_ITEMS_RECEIVED Static method Private Method Saves received items 20090821
46 SAVE_ITEMS_SENT Static method Private Method Saves received items 20090821
47 SAVE_ROOT_FOLDERS Static method Private Method Saves folders 20100225
48 SAVE_SHARE Static method Public Method Saves user sharebox 20090828
49 SAVE_SHAREBOX Static method Public Method Saves user sharebox 20090817
50 SAVE_SHAREBOX_ITEMS Static method Private Method Saves user sharebox 20090821
51 SEEK_NEW_ITEMS Static method Private Method Marks lastest shares as new for a given user 20090827
52 SET_USER_LAST_ACCESS Static method Public Method Sets user last access to Sharebox 20090827
53 UPDATE_FOLDERS Static method Private Method Updates given folders 20090817
54 UPDATE_ITEMS_DRAFT Static method Private Method Updates given draft items 20090821
55 UPDATE_ITEMS_NEW Static method Private Method Updates given new items 20090821
56 UPDATE_ITEMS_RECEIVED Static method Private Method Updates given received items 20090824
57 UPDATE_ITEMS_SENT Static method Private Method Updates given draft items 20090824
58 UPDATE_RECIPIENTS Static method Private Method Inserts share recipients distribution list 20090826
Events
Class CL_WCF_UST_PERSISTENCE has no event.
Types
Class CL_WCF_UST_PERSISTENCE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DELETE_FOLDERS 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 20090817

Method DELETE_FOLDERS on class CL_WCF_UST_PERSISTENCE has no exception.

Method DELETE_ITEMS_DRAFT 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method DELETE_ITEMS_DRAFT on class CL_WCF_UST_PERSISTENCE has no exception.

Method DELETE_ITEMS_NEW 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method DELETE_ITEMS_NEW on class CL_WCF_UST_PERSISTENCE has no exception.

Method DELETE_ITEMS_RECEIVED 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method DELETE_ITEMS_RECEIVED on class CL_WCF_UST_PERSISTENCE has no exception.

Method DELETE_ITEMS_SENT 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method DELETE_ITEMS_SENT on class CL_WCF_UST_PERSISTENCE has no exception.

Method DELETE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) WCF_USTT_RECIPIENT Share Recipients 20090826

Method DELETE_RECIPIENTS on class CL_WCF_UST_PERSISTENCE has no exception.

Method EXTRACT_UI_OBJECT_TYPE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAVIG_INFO Call by reference Type reference (TYPE) STRING 20090825
2 Returning RV_UI_OBJECT_TYPE Value transfer Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090825

Method EXTRACT_UI_OBJECT_TYPE_VALUE on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ALL_REPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPORTS Value transfer Type reference (TYPE) CRMT_UI_LINKS Link definitions 20100222

Method GET_ALL_REPORTS on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAVORITE_ID Call by reference Type reference (TYPE) WCF_FAV_ID Favorite id 20090825
2 Importing IV_ITEM_ID Call by reference Type reference (TYPE) WCF_UST_ID Share item id 20090825

Method GET_FAVORITE on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_FAV_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Long description 20090826
2 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Report's icon 20100224
3 Exporting EV_LINK Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20090826
4 Exporting EV_REPORT_ID Call by reference Type reference (TYPE) CRMT_BI_REPORT_ID BI Report ID 20090825
5 Importing IV_ITEM_ID Call by reference Type reference (TYPE) WCF_UST_ID Share item id 20090825

Method GET_FAV_REPORT on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_FAV_REPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Long description 20090831
2 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Report's icon 20100224
3 Exporting EV_REPORT_ID Call by reference Type reference (TYPE) CRMT_BI_REPORT_ID BI Report ID 20100219
4 Importing IV_LINK Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20100219

Method GET_FAV_REPORT_DATA on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_FAV_REPORT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Long description 20100224
2 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Report icon 20100224
3 Importing IV_LINK Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20100224

Method GET_FAV_REPORT_INFO on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_FOLDERS_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090818
2 Returning RT_FOLDERS Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20090818

Method GET_FOLDERS_BY_USER on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_UST_PERSISTENCE UST Persistence 20090813

Method GET_INSTANCE on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEMS_DRAFT_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090818
2 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ITEMS_DRAFT_BY_USER on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEMS_NEW_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090818
2 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ITEMS_NEW_BY_USER on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEMS_RECEIVED_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090818
2 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Sharebox Items 20091015

Method GET_ITEMS_RECEIVED_BY_USER on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEMS_SENT_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090818
2 Returning RRT_ITEMS Value transfer Object reference (TYPE REF TO) WCF_USTT_SHAREBOX_ITEM Shared Item 20091015

Method GET_ITEMS_SENT_BY_USER on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEM_BY_ID 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 RS_ITEM Value transfer Type reference (TYPE) WCF_USTS_ITEM Sharebox Item 20090825

Method GET_ITEM_BY_ID on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ITEM_DESCRIPTION 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 20090826
2 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090826
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) WCF_UST_DESCRIPTION Item Description 20090826

Method GET_ITEM_DESCRIPTION on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_ID Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090826
2 Returning RT_RECIPIENTS Value transfer Type reference (TYPE) WCF_USTT_RECIPIENT Share distribution list 20090826

Method GET_RECIPIENTS on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ROLE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20091007
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) CRMT_UI_DESCRIPTION30 Description 20091007

Method GET_ROLE_DESCRIPTION on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_ROOT_FOLDERS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20100225
2 Returning RT_ROOT_FOLDERS_STATE Value transfer Type reference (TYPE) WCF_USTT_FOLDER Folders 20100225

Method GET_ROOT_FOLDERS_STATE on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_SAV_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) TEXT80 Text (80 Characters) 20090826
2 Exporting EV_PARAMETER Call by reference Type reference (TYPE) CRMT_SHORTCUT_PARAMETER Shortcut Parameter 20091029
3 Exporting EV_SAVED_SEARCH_ID Call by reference Type reference (TYPE) GUID_32 UI Object Type 20090831
4 Exporting EV_UI_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE Text (80 Characters) 20090825
5 Importing IV_ITEM_ID Call by reference Type reference (TYPE) WCF_UST_ID Saved search id 20090831

Method GET_SAV_SEARCH on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_SAV_SEARCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) TEXT80 Text (80 Characters) 20090831
2 Exporting EV_PARAMETER Call by reference Type reference (TYPE) CRMT_SHORTCUT_PARAMETER Shortcut Parameter 20091029
3 Exporting EV_UI_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090831
4 Importing IV_SAVED_SEARCH_ID Call by reference Type reference (TYPE) GUID_32 Saved search id 20090831

Method GET_SAV_SEARCH_DATA on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_SHAREBOX_ITEM_BY_ID 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 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER SY-UNAME User Name 20090825
4 Returning RS_ITEM Value transfer Type reference (TYPE) WCF_USTS_SHAREBOX_ITEM Sharebox Item 20090825

Method GET_SHAREBOX_ITEM_BY_ID on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20090825
2 Exporting EV_TAG Call by reference Type reference (TYPE) WCF_TC_TAG_VALUE Tag Value 20090825
3 Importing IV_ITEM_ID Call by reference Type reference (TYPE) WCF_UST_ID Share item id 20090825

Method GET_TAG on class CL_WCF_UST_PERSISTENCE has no exception.

Method GET_USER_LAST_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090827
2 Returning RV_ACCESS_TIMESTAMP Value transfer Type reference (TYPE) WCF_UST_TIMESTAMP Access Time Stamp 20090827

Method GET_USER_LAST_ACCESS on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_FOLDERS 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 20090817

Method INSERT_FOLDERS on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_ITEMS_DRAFT 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method INSERT_ITEMS_DRAFT on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_ITEMS_NEW 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method INSERT_ITEMS_NEW on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_ITEMS_RECEIVED 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method INSERT_ITEMS_RECEIVED on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_ITEMS_SENT 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method INSERT_ITEMS_SENT on class CL_WCF_UST_PERSISTENCE has no exception.

Method INSERT_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) WCF_USTT_RECIPIENT Share distribution list 20090826
2 Importing IV_SHARE_ITEM Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090826

Method INSERT_RECIPIENTS on class CL_WCF_UST_PERSISTENCE has no exception.

Method IS_RECIPIENT_FOR_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHARE Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090827
2 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090827
3 Returning RV_IS_RECIPIENT Value transfer Type reference (TYPE) BOOLEAN user is a recipient for given share 20090827

Method IS_RECIPIENT_FOR_SHARE on class CL_WCF_UST_PERSISTENCE has no exception.

Method LOAD_ITEMS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_ITEM Shared Item 20090826

Method LOAD_ITEMS_DESCRIPTION on class CL_WCF_UST_PERSISTENCE has no exception.

Method LOAD_SB_ITEMS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_SHAREBOX_ITEM Shared Item 20090826

Method LOAD_SB_ITEMS_DESCRIPTION on class CL_WCF_UST_PERSISTENCE has no exception.

Method MAP_SHARABLE_TO_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SHARABLE_ITEM Call by reference Type reference (TYPE) WCF_USTS_SHARABLE_ITEM Sharable Item 20090831
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) WCF_USTT_RECIPIENT Share distribution list 20090831
3 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090831
4 Importing IV_MESSAGE Call by reference Type reference (TYPE) WCF_UST_MESSAGE Sharing message 20090831
5 Importing IV_SHARER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090831
6 Returning RS_ITEM Value transfer Type reference (TYPE) WCF_USTS_SHAREBOX_ITEM Item 20090831

Method MAP_SHARABLE_TO_ITEM on class CL_WCF_UST_PERSISTENCE has no exception.

Method MAP_SHARABLE_TO_SHAREBOX_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SHARABLE_ITEM Call by reference Type reference (TYPE) WCF_USTS_SHARABLE_ITEM Sharable Item 20090831
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) WCF_USTT_RECIPIENT Share distribution list 20090831
3 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090831
4 Importing IV_MESSAGE Call by reference Type reference (TYPE) WCF_UST_MESSAGE Sharing message 20090831
5 Importing IV_SHARER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090831
6 Returning RS_SHAREBOX_ITEM Value transfer Type reference (TYPE) WCF_USTS_SHAREBOX_ITEM Sharebox item 20090831

Method MAP_SHARABLE_TO_SHAREBOX_ITEM on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHARE Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHARE UST Share 20090831

Method SAVE_DRAFT on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_FOLDERS 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 20090817

Method SAVE_FOLDERS on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_ITEMS_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090825

Method SAVE_ITEMS_DRAFT on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_ITEMS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090825

Method SAVE_ITEMS_NEW on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_ITEMS_RECEIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090825

Method SAVE_ITEMS_RECEIVED on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_ITEMS_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090825

Method SAVE_ITEMS_SENT on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_ROOT_FOLDERS 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 20100225

Method SAVE_ROOT_FOLDERS on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_SHARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHARE Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHARE UST Share 20090828

Method SAVE_SHARE on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_SHAREBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090817

Method SAVE_SHAREBOX on class CL_WCF_UST_PERSISTENCE has no exception.

Method SAVE_SHAREBOX_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SHAREBOX Call by reference Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090821

Method SAVE_SHAREBOX_ITEMS on class CL_WCF_UST_PERSISTENCE has no exception.

Method SEEK_NEW_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090827

Method SEEK_NEW_ITEMS on class CL_WCF_UST_PERSISTENCE has no exception.

Method SET_USER_LAST_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACCESS_TIMESTAMP Call by reference Type reference (TYPE) WCF_UST_TIMESTAMP Access Time Stamp 20090827
2 Importing IV_USER Call by reference Type reference (TYPE) WCF_UST_USER User Name 20090827

Method SET_USER_LAST_ACCESS on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_FOLDERS 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 20090817

Method UPDATE_FOLDERS on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_ITEMS_DRAFT 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method UPDATE_ITEMS_DRAFT on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_ITEMS_NEW 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_SHAREBOX_ITEM Shared Item 20090821
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090821

Method UPDATE_ITEMS_NEW on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_ITEMS_RECEIVED 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method UPDATE_ITEMS_RECEIVED on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_ITEMS_SENT 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_SHAREBOX_ITEM Sharebox Items 20090824
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20090824

Method UPDATE_ITEMS_SENT on class CL_WCF_UST_PERSISTENCE has no exception.

Method UPDATE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) WCF_USTT_RECIPIENT Share recipients 20090826
2 Importing IV_SHARE_ITEM Call by reference Type reference (TYPE) WCF_UST_ID Universal Sharing tool ID 20090826

Method UPDATE_RECIPIENTS on class CL_WCF_UST_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701