SAP ABAP Class CL_CLS_ATTRIBUTE_FAVORITES (Favorite list for attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_PUB (Package) SPAK_TOOL_CLASSIFICATION_PUB
Properties
Class CL_CLS_ATTRIBUTE_FAVORITES  
Short Description Favorite list for attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CLASSIFICATION_TOOL    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_PUB   SPAK_TOOL_CLASSIFICATION_PUB 
Created 20050809   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CLS_ATTRIBUTE_SET_EDITOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CLS_ATTR_VALUE_ASSIGNMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CLS_OBJECT_BROWSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CLS_ATTRIBUTE_FAVORITES has no interface implemented.
Friends
Class CL_CLS_ATTRIBUTE_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20050816
2 CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050810
3 CO_NODE_TYPE Static Attribute Private See coding 20050810
4 EDITOR Static Attribute Private Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET_EDITOR Favorite list for attributes 20050812
5 FAVORITES Static Attribute Private Type reference (TYPE) CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET Table of attribute name 20050809
6 FILTER Static Attribute Private Type reference (TYPE) CLS_ATTRIBUTE_TAB Table of attribute name 20050812
7 FILTER_IS_ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20050812
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050809
2 EDIT Static method Public Method 20050810
3 FREE Static method Public Method 20050811
4 GET_FAVORITES Static method Public Method 20050810
5 GET_FAVORITES_FROM_EDITOR Static method Public Method 20050812
6 GET_FILTER Static method Public Method 20050816
7 SAVE Static method Private Method 20050809
8 SET_FAVORITES Static method Public Method 20130916
9 SET_FILTER Static method Public Method 20050810
Events
Class CL_CLS_ATTRIBUTE_FAVORITES has no event.
Types
Class CL_CLS_ATTRIBUTE_FAVORITES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CLS_ATTRIBUTE_FAVORITES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050810
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050810
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050810

Method FREE Signature

Method FREE on class CL_CLS_ATTRIBUTE_FAVORITES has no parameter.
Method FREE on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method GET_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FAVORITES Call by reference Type reference (TYPE) CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET Table of attribute name 20050810
2 Importing IM_SUPPRESS_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Dialog is sent if the effective list is empty 20050810
# Exception Resumable Description Created on
1 CX_CLS_GUI_ERROR Problems regarding the UI of the classification tool 20090623

Method GET_FAVORITES_FROM_EDITOR Signature

Method GET_FAVORITES_FROM_EDITOR on class CL_CLS_ATTRIBUTE_FAVORITES has no parameter.
Method GET_FAVORITES_FROM_EDITOR on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FILTER Call by reference Type reference (TYPE) CLS_ATTRIBUTE_TAB Table of attribute name 20050816

Method GET_FILTER on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method SAVE Signature

Method SAVE on class CL_CLS_ATTRIBUTE_FAVORITES has no parameter.
Method SAVE on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method SET_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FAVORITES Call by reference Type reference (TYPE) CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET 20130916

Method SET_FAVORITES on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET Table of attribute name 20050810
2 Importing IM_SELOPT Call by reference Type reference (TYPE) CL_CLS_OBJECT_COLLECTOR=>TY_ATTRIBUTE_RANGE Wildcard 20050812

Method SET_FILTER on class CL_CLS_ATTRIBUTE_FAVORITES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710