SAP ABAP Class /UI2/CL_FAV_DATA (Favorite data manager)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_SERVICES_FAV (Package) UI BE: Favorites
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_FAV_DATA Favorites data management 20120404
Properties
Class /UI2/CL_FAV_DATA  
Short Description Favorite data manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_SERVICES_FAV   UI BE: Favorites 
Created 20120404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_FAV_DATA Favorites data management 20120404
Friends
Class /UI2/CL_FAV_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_REPOSITORY Instance attribute Protected Type reference (TYPE) STRING Default data repository 20120430
2 MV_TYPE Instance attribute Protected Type reference (TYPE) STRING Default data type 20120430
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120430
Events
Class /UI2/CL_FAV_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_FAVORITES_INT Protected See coding 20120410 TP_T_FAVORITES_INT TYPE STANDARD TABLE OF /UI2/IF_FAV_DATA~tp_s_favorite WITH KEY type repository object
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY Call by reference Type reference (TYPE) STRING Default repository 20120430
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING Default value of type 20120430

Method CONSTRUCTOR on class /UI2/CL_FAV_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100