SAP ABAP Class CL_WCF_FAV_FAVORITE_ELEMENT (Favorite element)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_FAVORITES_CORE (Package) Favorites Core Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_FAV_FAVORITE_ELEMENT | 20090216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FAV_ROOT_OBJECT | Root object favorite | 20090216 |
Properties
| Class | CL_WCF_FAV_FAVORITE_ELEMENT | |
| Short Description | Favorite element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_FAVORITES_CORE | Favorites Core Objects |
| Created | 20090216 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_FAV_FAVORITE_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCF_FAV_FAVORITE_ELEMENT | 20090216 |
Friends
Class CL_WCF_FAV_FAVORITE_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Creation timestamp | 20090216 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Last-changed timestamp | 20090217 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090216 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_SEQUENCE | Sequence id | 20090216 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090216 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_STATUS | Status | 20090217 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WCF_FAV_ELEMENT_TYPE | Element type | 20090216 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SYUNAME | User Name | 20090216 | |||
| 11 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_FAV_CONST | Favorite constants | 20090217 | |||
| 12 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_FAV_EXCEPTION_REPORTER | Services for raising exceptions | 20090219 | |||
| 13 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_FAV_PERSISTENCE | Persistence for favorites | 20090217 | |||
| 14 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_FAV_SERVICES | Service methods for favorites | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090217 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090216 | |
| 3 | Instance method | Protected | Method | Returns true if folder exists | 20090219 | |
| 4 | Instance method | Private | Method | Returns favorite info in structure | 20090219 |
Events
Class CL_WCF_FAV_FAVORITE_ELEMENT has no event.
Types
Class CL_WCF_FAV_FAVORITE_ELEMENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_FAV_FAVORITE_ELEMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATION_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Creation timestamp | 20090216 | |||
| 2 | IV_FOLDER | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | |||
| 4 | IV_LAST_CHANGED_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Last changed timestamp | 20090217 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090219 | |||
| 6 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | WCF_FAV_SEQUENCE | Sequence id | 20090216 | |||
| 7 | IV_SHARED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090216 | |||
| 8 | IV_STATUS | Call by reference | Type reference (TYPE) | WCF_FAV_STATUS | CL_WCF_FAV_CONST=>GC_STATUS_UNCHANGED | Status | 20090217 | ||
| 9 | IV_TYPE | Call by reference | Type reference (TYPE) | WCF_FAV_ELEMENT_TYPE | Element type | 20090216 | |||
| 10 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Input parameter invalid | 20090220 |
Method FOLDER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLDER | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090219 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090220 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090219 |
Method FOLDER_EXISTS on class CL_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_FAVORITE | Value transfer | Type reference (TYPE) | WCF_FAVS_FAVORITE | Favorite | 20090219 |
Method GET_FAVORITE on class CL_WCF_FAV_FAVORITE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |