SAP ABAP Class CL_WCF_UST__USTSHAREDITEM_IMPL (CL_WCF_UST__USTSHAREDITEM_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_UI (Package) Central Sharing Tool - UI related Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_UST__USTSHAREDITEM 20090922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20091008
Properties
Class CL_WCF_UST__USTSHAREDITEM_IMPL  
Short Description    
Super Class CL_WCF_UST__USTSHAREDITEM  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_UI   Central Sharing Tool - UI related Objects 
Created 20090922   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
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20091008
Friends
Class CL_WCF_UST__USTSHAREDITEM_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_FAV_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20100218
2 GR_MSG_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_MESSAGE_SERVICE 20091007
3 GR_REP_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20100218
4 GR_SEARCH_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20100218
5 GR_SHARE Instance attribute Private Object reference (TYPE REF TO) CL_WCF_UST_SHARE UST Share 20090929
6 GR_TAG_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20100218
7 GT_ACTIONS Instance attribute Public Type reference (TYPE) CRMT_THTMLB_BUTTON_T Table of Buttons in Table View Header 20090923
8 GT_RECENT_ITEMS Instance attribute Private Type reference (TYPE) WCF_USTT_SHARABLE_ITEM Sharable items 20091006
9 GV_ACTIONSMAXINROW Instance attribute Public Type reference (TYPE) I 20090923
10 GV_FIRST_TIME Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20100202
11 GV_RERENDER_OCA_INDEX Instance attribute Private Type reference (TYPE) I 20091014
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Add an item both to collection and share object 20091009
2 ADD_ITEM_TO_COLLECTION Instance method Protected Method Add a given item to collection 20091007
3 CLEAR Instance method Public Method 20091016
4 CLEAR_ITEMS Instance method Public Method 20091009
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091007
6 CREATE_TOOLBAR_BUTTONS Instance method Private Method 20090923
7 GET_RAW_ID Static method Private Method 20091006
8 INTERCEPT_EVENT Instance method Private Method 20091014
9 IS_ACTIVE Instance method Private Method Is view active 20100126
10 ON_SEARCH_DELETED Instance method Private Event handling method Saved Search has been deleted 20100120
11 ON_SHAREBOX_SAVED Instance method Private Event handling method 20100125
12 REFRESH Instance method Private Method 20100202
13 RERENDER_OCA Instance method Private Method 20091014
14 SET_RECENT_ITEMS Instance method Public Method 20091016
Events
Class CL_WCF_UST__USTSHAREDITEM_IMPL has no event.
Types
Class CL_WCF_UST__USTSHAREDITEM_IMPL has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) IF_WCF_UST_ITEM Share item 20091009

Method ADD_ITEM on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method ADD_ITEM_TO_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) IF_WCF_UST_ITEM Share item 20091007

Method ADD_ITEM_TO_COLLECTION on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method CLEAR Signature

Method CLEAR on class CL_WCF_UST__USTSHAREDITEM_IMPL has no parameter.
Method CLEAR on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method CLEAR_ITEMS Signature

Method CLEAR_ITEMS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no parameter.
Method CLEAR_ITEMS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WCF_UST__USTSHAREDITEM_IMPL has no parameter.
Method CONSTRUCTOR on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method CREATE_TOOLBAR_BUTTONS Signature

Method CREATE_TOOLBAR_BUTTONS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no parameter.
Method CREATE_TOOLBAR_BUTTONS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method GET_RAW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FULL_ID Call by reference Type reference (TYPE) STRING 20091006
2 Returning RV_RAW_ID Value transfer Type reference (TYPE) STRING 20091006

Method GET_RAW_ID on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method INTERCEPT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091014
2 Importing IV_EVENT_DEFINED Call by reference Type reference (TYPE) STRING 20091014
3 Importing IV_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20091014
4 Importing IV_TAG_LIB Call by reference Type reference (TYPE) STRING 'THTMLB' 20091014
5 Returning RV_ON_EVENT Value transfer Type reference (TYPE) STRING 20091014

Method INTERCEPT_EVENT on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100126

Method IS_ACTIVE on class CL_WCF_UST__USTSHAREDITEM_IMPL 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) 20100120
2 Importing TYPE Call by reference Attribute reference (LIKE) 20100120

Method ON_SEARCH_DELETED on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method ON_SHAREBOX_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_USER Call by reference Attribute reference (LIKE) 20100125

Method ON_SHAREBOX_SAVED on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method REFRESH Signature

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

Method RERENDER_OCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING 20091014
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20091014
3 Returning RR_BEE Value transfer Object reference (TYPE REF TO) CL_BSP_BEE_TABLE BSP Extension Expression 20091014

Method RERENDER_OCA on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.

Method SET_RECENT_ITEMS Signature

Method SET_RECENT_ITEMS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no parameter.
Method SET_RECENT_ITEMS on class CL_WCF_UST__USTSHAREDITEM_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701