SAP ABAP Class CL_WCF_FAV_CONST (Favorite constants)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_FAVORITES_CORE (Package) Favorites Core Objects
⤷
⤷
Properties
| Class | CL_WCF_FAV_CONST | |
| Short Description | Favorite constants | |
| 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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_FAV_CONST has no forward declaration.
Interfaces
Class CL_WCF_FAV_CONST has no interface implemented.
Friends
Class CL_WCF_FAV_CONST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'TRUE' | Community ON | 20090312 | ||
| 2 | Constant | Public | Type reference (TYPE) | WCF_FAV_ELEMENT_TYPE | '01' | Element type Root object | 20090216 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FAVORITES_ALLOWED' | Favorites allowed | 20090325 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FAVORITES_COMMUNITY' | Favorites community | 20090312 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TRUE' | Favorites enabled | 20090325 | ||
| 6 | Constant | Public | Type reference (TYPE) | WCF_FAV_TYPE | '02' | Hierarchy element type favorite | 20090219 | ||
| 7 | Constant | Public | Type reference (TYPE) | WCF_FAV_TYPE | '01' | Hierarchy element type folder | 20090219 | ||
| 8 | Constant | Public | Type reference (TYPE) | WCF_FAV_TYPE | '03' | Hierarchy element type root folder | 20090225 | ||
| 9 | Constant | Public | Type reference (TYPE) | C | 'A' | Error message type | 20090216 | ||
| 10 | Constant | Public | Type reference (TYPE) | C | 'E' | Error message type | 20090216 | ||
| 11 | Constant | Public | Type reference (TYPE) | C | 'I' | Error message type | 20090216 | ||
| 12 | Constant | Public | Type reference (TYPE) | C | 'X' | Error message type | 20090216 | ||
| 13 | Constant | Public | Type reference (TYPE) | C | 'S' | Success message type | 20090216 | ||
| 14 | Constant | Public | Type reference (TYPE) | C | 'W' | Warning message type | 20090216 | ||
| 15 | Constant | Public | Type reference (TYPE) | MSGID | 'FAVORITES' | Default message class | 20090216 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'NEWFOLDER' | New folder | 20090327 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'ROOTFOLDER' | My Favorites folder | 20090309 | ||
| 18 | Constant | Public | Type reference (TYPE) | WCF_TC_STATUS | '02' | Status deleted | 20090216 | ||
| 19 | Constant | Public | Type reference (TYPE) | WCF_TC_STATUS | '03' | Status deleted | 20090216 | ||
| 20 | Constant | Public | Type reference (TYPE) | WCF_TC_STATUS | '01' | Status new | 20090216 | ||
| 21 | Constant | Public | Type reference (TYPE) | WCF_TC_STATUS | '' | Status unchanged | 20090216 | ||
| 22 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_FAV_CONST | Favorite constants | 20090216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090216 | |
| 2 | Static method | Public | Method | Returns the singleton instance. | 20090216 |
Events
Class CL_WCF_FAV_CONST has no event.
Types
Class CL_WCF_FAV_CONST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_FAV_CONST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_FAV_CONST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FAV_CONST | Favorite constants | 20090216 |
Method GET_INSTANCE on class CL_WCF_FAV_CONST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |