SAP ABAP Class CL_WCF_FAVO_OPTIONS_IMPL (Favorites controller)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_FAVORITES_UI (Package) Favorites UI-relevant Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_FAVO_OPTIONS 20090216
Properties
Class CL_WCF_FAVO_OPTIONS_IMPL  
Short Description Favorites controller    
Super Class CL_WCF_FAVO_OPTIONS  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_FAVORITES_UI   Favorites UI-relevant Objects 
Created 20090216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_FAVO_OPTIONS_IMPL has no forward declaration.
Interfaces
Class CL_WCF_FAVO_OPTIONS_IMPL has no interface implemented.
Friends
Class CL_WCF_FAVO_OPTIONS_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALL_ITEMS Constant Public Type reference (TYPE) STRING 'ALL' 20090511
2 GC_COMMUNITY_FAVORITES Constant Public Type reference (TYPE) STRING 'CommunityFavorites' 20090508
3 GC_DEFAULT_ITEM_ID Constant Private Type reference (TYPE) STRING 'MyFavorites' 20090216
4 GC_MY_FAVORITES Constant Public Type reference (TYPE) STRING 'MyFavorites' 20090508
5 GC_ORGANIZE_FAVORITES Constant Public Type reference (TYPE) STRING 'OrganizeFavorites' 20090508
6 GRS_SELECTED_ITEMS Instance attribute Private Object reference (TYPE REF TO) WCFS_MENUBUTTON_ITEM thtmlb Hover Menu Item Structure 20090216
7 GR_PERS_POPUP Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090305
8 GR_SHARE Instance attribute Public Object reference (TYPE REF TO) CL_WCF_FAV_SHARED_FAVORITES Shared favorites 20090508
9 GR_USER Instance attribute Public Object reference (TYPE REF TO) CL_WCF_FAV_USER_FAVORITES Favorites for user 20090508
10 GT_ITEMS Instance attribute Private Type reference (TYPE) WCFT_MENUBUTTON_ITEM thtmlb Hover Menu item table 20090216
11 GV_CURRENT_VIEW_AREA Instance attribute Private Type reference (TYPE) STRING 'MyFavorites' Current view area to display 20090508
12 GV_FILTER_SELECTION Instance attribute Public Type reference (TYPE) STRING 20090511
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMMUNITY_OBJTYPES Instance method Public Method Loads the current available community's ui object type 20090508
2 GET_CURRENT_INDEX Instance method Public Method 20090216
3 GET_CURRENT_TEXT Instance method Public Method 20090216
4 GET_CURRENT_VIEW_AREA Instance method Public Method Returns the current view area 20090508
5 GET_MENU_ITEMS Instance method Public Method 20090216
6 GET_TEXT Instance method Public Method Returns a text element 20090511
7 GET_USER_OBJTYPES Instance method Public Method Loads the current available user's ui object type 20090508
8 SET_CURRENT_VIEW_AREA Instance method Public Method Sets the current view area to be displayed 20090508
9 UPDATE_FAVORITES_DISPLAY Instance method Public Method Updates the tree in display mode after a save 20090508
Events
Class CL_WCF_FAVO_OPTIONS_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_S_DDLB Public See coding 20090508 begin of ltype_s_ddlb, id type string, value type string, end of ltype_s_ddlb
2 LTYPE_T_DDLB Public See coding 20090508 ltype_t_ddlb TYPE STANDARD TABLE OF ltype_s_ddlb
Method Signatures

Method GET_COMMUNITY_OBJTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTRIES Call by reference Type reference (TYPE) LTYPE_T_DDLB 20090508

Method GET_COMMUNITY_OBJTYPES on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_CURRENT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INDEX Value transfer Type reference (TYPE) STRING 20090216

Method GET_CURRENT_INDEX on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_CURRENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20090216

Method GET_CURRENT_TEXT on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_CURRENT_VIEW_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VIEW_AREA Value transfer Type reference (TYPE) STRING 20090508

Method GET_CURRENT_VIEW_AREA on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_MENU_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEMS Value transfer Type reference (TYPE) WCFT_MENUBUTTON_ITEM thtmlb Hover Menu item table 20090216

Method GET_MENU_ITEMS on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Call by reference Type reference (TYPE) I 20090511
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20090511

Method GET_TEXT on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method GET_USER_OBJTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTRIES Call by reference Type reference (TYPE) LTYPE_T_DDLB 20090508

Method GET_USER_OBJTYPES on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method SET_CURRENT_VIEW_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_AREA_NAME Call by reference Type reference (TYPE) STRING 20090508

Method SET_CURRENT_VIEW_AREA on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.

Method UPDATE_FAVORITES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UI_OBJTYPE Call by reference Type reference (TYPE) STRING 20090511

Method UPDATE_FAVORITES_DISPLAY on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701