SAP ABAP Class CL_BUKF_CAT_GRID (Key Figures - Grid of categories)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBP_E (Package) New Budgeting: generic part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20020111 |
Properties
| Class | CL_BUKF_CAT_GRID | |
| Short Description | Key Figures - Grid of categories | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBP_E | New Budgeting: generic part |
| Created | 20020111 | SAP |
| Last change | 20020111 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUKF_CAT_GRID has no forward declaration.
Interfaces
Class CL_BUKF_CAT_GRID has no interface implemented.
Friends
Class CL_BUKF_CAT_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020304 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_HANDLER | 20020304 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20020111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BUKF_T_CAT_GRID_SEL | Key Figures - Table of selection of categories | 20020403 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20020111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020111 | |
| 2 | Instance method | Public | Method | Display the grid | 20020111 | |
| 3 | Instance method | Private | Method | Build the field catalog | 20020325 | |
| 4 | Instance method | Public | Method | Returns the list of selected categories | 20020111 | |
| 5 | Instance method | Public | Method | Returns TRUE if the selection has changed, FALSE otherwise | 20020304 | |
| 6 | Instance method | Public | Method | Sets selected catagories | 20020111 |
Events
Class CL_BUKF_CAT_GRID has no event.
Types
Class CL_BUKF_CAT_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKF_APPLIC | Kennzahlen - Anwendung | 20020111 | |||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20020111 |
Method CONSTRUCTOR on class CL_BUKF_CAT_GRID has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_BUKF_CAT_GRID has no parameter.
Method DISPLAY on class CL_BUKF_CAT_GRID has no exception.
Method GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewer-Steuerung | 20020325 |
Method GET_FIELDCATALOG on class CL_BUKF_CAT_GRID has no exception.
Method GET_SELECTED_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_T_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_T_CATEGORY | Kennzahlen - Kategorientabelle | 20020403 |
Method GET_SELECTED_CATEGORIES on class CL_BUKF_CAT_GRID has no exception.
Method IS_NEW_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLG_NEW_SELECTION | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020304 |
Method IS_NEW_SELECTION on class CL_BUKF_CAT_GRID has no exception.
Method SET_SELECTED_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_T_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_T_CATEGORY | Kennzahlen - Kategorientabelle | 20020403 |
Method SET_SELECTED_CATEGORIES on class CL_BUKF_CAT_GRID has no exception.
History
| Last changed by/on | SAP | 20020111 |
| SAP Release Created in | 110 |