SAP ABAP Class CL_WCF_UST_FAVORITE (Shared Favorite)
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_FAVORITE | Sharebox Favorite | 20090814 |
Properties
| Class | CL_WCF_UST_FAVORITE | |
| Short Description | Shared Favorite | |
| 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
Class CL_WCF_UST_FAVORITE has no forward declaration.
Interfaces
Class CL_WCF_UST_FAVORITE has no interface implemented.
Friends
Class CL_WCF_UST_FAVORITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WCF_FAV_FAVORITE_ELEMENT | 20090825 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_ID | ID | 20090825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090825 | |
| 2 | Instance method | Private | Method | Creates collection used for navigation to element | 20090826 | |
| 3 | Instance method | Public | Method | Returns favorite id | 20090824 |
Events
Class CL_WCF_UST_FAVORITE has no event.
Types
Class CL_WCF_UST_FAVORITE has no local type.
Method Signatures
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_FAVORITE_ID | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090825 | |||
| 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_SHARER | Call by reference | Type reference (TYPE) | WCF_UST_USER | Sharer | 20090825 | |||
| 7 | IV_SHARER_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Sharer Role | 20090825 | |||
| 8 | IV_SHARING_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_UST_TIMESTAMP | Sharing timestamp | 20090825 | |||
| 9 | IV_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 |
Method CONSTRUCTOR on class CL_WCF_UST_FAVORITE has no exception.
Method CREATE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FAV_ROOT_OBJECT | Root object favorite | 20090826 | |||
| 2 | RR_DESCRIPTOR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_BO_COL | BO Collection | 20090826 |
Method CREATE_NAVIGATION on class CL_WCF_UST_FAVORITE has no exception.
Method GET_FAVORITE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | WCF_FAV_ID | ID | 20090824 |
Method GET_FAVORITE_ID on class CL_WCF_UST_FAVORITE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |