SAP ABAP Class CL_WCF_UST_SAV_SEARCH (Shared Saved Search)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_UST_ITEM Shared Item 20090814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_UST_SHAREBOX_SAV_SEARCH Sharebox Saved Search 20090814
Properties
Class CL_WCF_UST_SAV_SEARCH  
Short Description Shared Saved Search    
Super Class CL_WCF_UST_ITEM Shared Item 
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 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_SAV_SEARCH has no interface implemented.
Friends
Class CL_WCF_UST_SAV_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT_ACTION Constant Protected Type reference (TYPE) CRMT_UI_ACTIONS 'F' UI Action 20090826
2 GV_DESCRIPTION Instance attribute Protected Type reference (TYPE) TEXT80 Text (80 Characters) 20090826
3 GV_PARAMETER Instance attribute Protected Type reference (TYPE) CRMT_SHORTCUT_PARAMETER Shortcut Parameter 20091029
4 GV_SEARCH_ID Instance attribute Protected Type reference (TYPE) GUID_32 Saved Search Id 20090825
5 GV_UI_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090825
6 SR_SAVED_SEARCH_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_CRM_SHORTCUT_MANAGER Shortcut Manager 20091120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_CENTRAL Instance method Public Method Adds the search to central (Launcher) 20091120
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090825
3 GET_SAVED_SEARCH_ID Instance method Public Method Returns saved saved id 20090825
4 GET_UI_OBJECT_TYPE Instance method Public Method Returns UI Object type 20090825
5 IS_SEARCH_CENTRAL Instance method Public Method Returns true if a given search is in central (Launcher) 20091029
Events
Class CL_WCF_UST_SAV_SEARCH has no event.
Types
Class CL_WCF_UST_SAV_SEARCH has no local type.
Method Signatures

Method ADD_TO_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECIPIENT Call by reference Type reference (TYPE) WCF_USTS_RECIPIENT Share distribution list 20091120
2 Importing IV_DIRECTLY_ADDED Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Search added to central by Super Sharer 20091120
# Exception Resumable Description Created on
1 CX_WCF_OPERATION_FAILED Addition failed 20091120

Method CONSTRUCTOR 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 recipient 20090825
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) WCF_UST_CATEGORY Item Category 20090825
3 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) TEXT80 Text (80 Characters) 20090826
4 Importing IV_ID Call by reference Type reference (TYPE) WCF_UST_ID Item type 20090825
5 Importing IV_MESSAGE Call by reference Type reference (TYPE) WCF_UST_MESSAGE Sharing message 20090825
6 Importing IV_PARAMETER Call by reference Type reference (TYPE) CRMT_SHORTCUT_PARAMETER Shortcut Parameter 20091029
7 Importing IV_SAVED_SEARCH_ID Call by reference Type reference (TYPE) GUID_32 Saved Search ID 20090825
8 Importing IV_SHARER Call by reference Type reference (TYPE) WCF_UST_USER Sharer 20090825
9 Importing IV_SHARER_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Sharer Role 20090825
10 Importing IV_SHARING_TIMESTAMP Call by reference Type reference (TYPE) WCF_UST_TIMESTAMP Sharing timestamp 20090825
11 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090825
12 Importing IV_UI_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090825

Method CONSTRUCTOR on class CL_WCF_UST_SAV_SEARCH has no exception.

Method GET_SAVED_SEARCH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090825

Method GET_SAVED_SEARCH_ID on class CL_WCF_UST_SAV_SEARCH has no exception.

Method GET_UI_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UI_OBJ_TYPE Value transfer Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object type 20090825

Method GET_UI_OBJECT_TYPE on class CL_WCF_UST_SAV_SEARCH has no exception.

Method IS_SEARCH_CENTRAL 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) SYUNAME SY-UNAME User Name 20091029
2 Returning RV_IN_CENTRAL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091029

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