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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | 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 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050816 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050810 | |||
| 3 | Static Attribute | Private | See coding | 20050810 | |||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET_EDITOR | Favorite list for attributes | 20050812 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | Table of attribute name | 20050809 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_TAB | Table of attribute name | 20050812 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050809 | |
| 2 | Static method | Public | Method | 20050810 | ||
| 3 | Static method | Public | Method | 20050811 | ||
| 4 | Static method | Public | Method | 20050810 | ||
| 5 | Static method | Public | Method | 20050812 | ||
| 6 | Static method | Public | Method | 20050816 | ||
| 7 | Static method | Private | Method | 20050809 | ||
| 8 | Static method | Public | Method | 20130916 | ||
| 9 | 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 | IM_CHANGABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050810 | |||
| 2 | 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 | 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 | EX_FAVORITES | Call by reference | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | Table of attribute name | 20050810 | |||
| 2 | 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 | 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 | 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 | 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 | IM_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | Table of attribute name | 20050810 | |||
| 2 | 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 |