SAP ABAP Class CL_FWWP_FAVORITE_ITEM (Decorator for Favorites)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_ITEM_DECORATOR Bowl for Dynamic Object Properties 19990303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FWWP_FACTORY FWWP: Interface for an Object Factory 19991215
Properties
Class CL_FWWP_FAVORITE_ITEM  
Short Description Decorator for Favorites    
Super Class CL_FWWP_ITEM_DECORATOR Bowl for Dynamic Object Properties 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990303   SAP 
Last change 19990303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FWWP_FAVORITE_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FWWP_FACTORY FWWP: Interface for an Object Factory 19991215
Friends
Class CL_FWWP_FAVORITE_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATED_OBJECTS Static Attribute Protected See coding Creates Objects 19991215
2 MY_SBPT_FAVIT Instance attribute Private Type reference (TYPE) SBPT_FAVIT Favorites in a Folder 19991216
3 PERSISTENT Instance attribute Protected Type reference (TYPE) SY-INPUT Persistence Indicator 19991216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990303
2 GET_FAVORITE_KEY Instance method Public Method Gets Key of Favorite Items (Item-GUID) 19991216
3 IS_PERSISTENT Instance method Public Method Returns Whether Favorite Is Persistent 19991216
Events
Class CL_FWWP_FAVORITE_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CREATED_OBJECT Protected See coding T_CREATED_OBJECT 19991215
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Value transfer Type reference (TYPE) GUID_32 SPACE GUID im 'CHAR' Format in Großschreibung 19991216

Method CONSTRUCTOR on class CL_FWWP_FAVORITE_ITEM has no exception.

Method GET_FAVORITE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 19991216

Method GET_FAVORITE_KEY on class CL_FWWP_FAVORITE_ITEM has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERSISTENT Value transfer Type reference (TYPE) SY-INPUT Persistent: ja/nein 19991216

Method IS_PERSISTENT on class CL_FWWP_FAVORITE_ITEM has no exception.
History
Last changed by/on SAP  19990303 
SAP Release Created in