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 GC_COMMUNITY_ALLOWED Constant Public Type reference (TYPE) STRING 'TRUE' Community ON 20090312
2 GC_ELEMENT_TYPE_ROOT_OBJECT Constant Public Type reference (TYPE) WCF_FAV_ELEMENT_TYPE '01' Element type Root object 20090216
3 GC_FAVORITES_ALLOWED Constant Public Type reference (TYPE) STRING 'FAVORITES_ALLOWED' Favorites allowed 20090325
4 GC_FAVORITES_COMMUNITY Constant Public Type reference (TYPE) STRING 'FAVORITES_COMMUNITY' Favorites community 20090312
5 GC_FAVORITES_ENABLED Constant Public Type reference (TYPE) STRING 'TRUE' Favorites enabled 20090325
6 GC_HIERAR_TYPE_FAVORITE Constant Public Type reference (TYPE) WCF_FAV_TYPE '02' Hierarchy element type favorite 20090219
7 GC_HIERAR_TYPE_FOLDER Constant Public Type reference (TYPE) WCF_FAV_TYPE '01' Hierarchy element type folder 20090219
8 GC_HIERAR_TYPE_ROOT_FOLDER Constant Public Type reference (TYPE) WCF_FAV_TYPE '03' Hierarchy element type root folder 20090225
9 GC_MSGTY_ABORT_ERR Constant Public Type reference (TYPE) C 'A' Error message type 20090216
10 GC_MSGTY_ERROR Constant Public Type reference (TYPE) C 'E' Error message type 20090216
11 GC_MSGTY_INFORMATION Constant Public Type reference (TYPE) C 'I' Error message type 20090216
12 GC_MSGTY_RUNTIME_ERR Constant Public Type reference (TYPE) C 'X' Error message type 20090216
13 GC_MSGTY_SUCCESS Constant Public Type reference (TYPE) C 'S' Success message type 20090216
14 GC_MSGTY_WARNING Constant Public Type reference (TYPE) C 'W' Warning message type 20090216
15 GC_MSG_CLASS_DEFAULT Constant Public Type reference (TYPE) MSGID 'FAVORITES' Default message class 20090216
16 GC_NEW_FOLDER Constant Public Type reference (TYPE) STRING 'NEWFOLDER' New folder 20090327
17 GC_ROOT_FOLDER Constant Public Type reference (TYPE) STRING 'ROOTFOLDER' My Favorites folder 20090309
18 GC_STATUS_DELETED Constant Public Type reference (TYPE) WCF_TC_STATUS '02' Status deleted 20090216
19 GC_STATUS_MODIFIED Constant Public Type reference (TYPE) WCF_TC_STATUS '03' Status deleted 20090216
20 GC_STATUS_NEW Constant Public Type reference (TYPE) WCF_TC_STATUS '01' Status new 20090216
21 GC_STATUS_UNCHANGED Constant Public Type reference (TYPE) WCF_TC_STATUS '' Status unchanged 20090216
22 SR_ME 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090216
2 GET_INSTANCE 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 Returning 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