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 | 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 | Constant | Protected | Type reference (TYPE) | CRMT_UI_ACTIONS | 'F' | UI Action | 20090826 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TEXT80 | Text (80 Characters) | 20090826 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_SHORTCUT_PARAMETER | Shortcut Parameter | 20091029 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | Saved Search Id | 20090825 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090825 | |||
| 6 | 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 | Instance method | Public | Method | Adds the search to central (Launcher) | 20091120 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090825 | |
| 3 | Instance method | Public | Method | Returns saved saved id | 20090825 | |
| 4 | Instance method | Public | Method | Returns UI Object type | 20090825 | |
| 5 | 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 | IS_RECIPIENT | Call by reference | Type reference (TYPE) | WCF_USTS_RECIPIENT | Share distribution list | 20091120 | |||
| 2 | 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 | Addition failed | 20091120 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | WCF_USTT_RECIPIENT | Share distribution list recipient | 20090825 | |||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090825 | |||
| 3 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | TEXT80 | Text (80 Characters) | 20090826 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | WCF_UST_ID | Item type | 20090825 | |||
| 5 | IV_MESSAGE | Call by reference | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090825 | |||
| 6 | IV_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_SHORTCUT_PARAMETER | Shortcut Parameter | 20091029 | |||
| 7 | IV_SAVED_SEARCH_ID | Call by reference | Type reference (TYPE) | GUID_32 | Saved Search ID | 20090825 | |||
| 8 | IV_SHARER | Call by reference | Type reference (TYPE) | WCF_UST_USER | Sharer | 20090825 | |||
| 9 | IV_SHARER_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Sharer Role | 20090825 | |||
| 10 | IV_SHARING_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_UST_TIMESTAMP | Sharing timestamp | 20090825 | |||
| 11 | IV_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 | |||
| 12 | 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 | 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 | 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 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20091029 | ||
| 2 | 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 |