SAP ABAP Class CL_BUKF_KF_GRID (Key Figures - Grid for Key Figures)
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 | 20000711 |
Properties
| Class | CL_BUKF_KF_GRID | |
| Short Description | Key Figures - Grid for Key Figures | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FMBP_E | New Budgeting: generic part |
| Created | 20000711 | SAP |
| Last change | 20001205 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUKF_KF_GRID has no forward declaration.
Interfaces
Class CL_BUKF_KF_GRID has no interface implemented.
Friends
Class CL_BUKF_KF_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) | BUKU_APPLIC | Application | 20000711 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUKF_CATEGORY | Key Figures - Category | 20011126 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20020111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SCOL | ALV control: Table for cell coloring | 20001108 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SCOL | ALV control: Table for cell coloring | 20001108 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20020111 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20020325 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUKF_T_KF_GRID_COLOR | ALV control: Table for cell coloring | 20111207 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BUKF_T_KF_HEADER | Key Figures - Table of Key Figure header | 20011218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build the colors for SAP and Customers | 20001109 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20000711 | |
| 3 | Instance method | Public | Method | Displays the list of Key Figures | 20000711 | |
| 4 | Instance method | Private | Method | Exclude function from the toolbar | 20020325 | |
| 5 | Instance method | Private | Method | Build the field catalog | 20020325 | |
| 6 | Instance method | Public | Method | Returns the selected Key Figures | 20000711 | |
| 7 | Instance method | Public | Method | Returns the selected Key Figures by double Click | 20021112 | |
| 8 | Instance method | Public | Method | Set a filter for the selection of Key Figures | 20011126 | |
| 9 | Instance method | Public | Method | Sets the selected Key Figures | 20001017 |
Events
Class CL_BUKF_KF_GRID has no event.
Types
Class CL_BUKF_KF_GRID has no local type.
Method Signatures
Method BUILD_COLORS Signature
Method BUILD_COLORS on class CL_BUKF_KF_GRID has no parameter.
Method BUILD_COLORS on class CL_BUKF_KF_GRID has no exception.
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) | BUKU_APPLIC | Anwendung | 20000711 | |||
| 2 | IM_MULTI_SELECTION | Call by reference | Type reference (TYPE) | BOOLE_D | Multiselektion ermöglichen | 20001012 | |||
| 3 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Grid | 20000711 |
Method CONSTRUCTOR on class CL_BUKF_KF_GRID has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_BUKF_KF_GRID has no parameter.
Method DISPLAY on class CL_BUKF_KF_GRID has no exception.
Method GET_EXCLUDEDFUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_FUNCTION | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodetabelle | 20020325 |
Method GET_EXCLUDEDFUNCTIONS on class CL_BUKF_KF_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_KF_GRID has no exception.
Method GET_SELECTED_KF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_REF_KF | Value transfer | Type reference (TYPE) | BUKF_T_KF_REF | Tabelle der Kennzahlobjekte | 20001017 |
Method GET_SELECTED_KF on class CL_BUKF_KF_GRID has no exception.
Method GET_SELECTED_KF_ON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_REF_KF | Value transfer | Type reference (TYPE) | BUKF_T_KF_REF | Tabelle der Kennzahlobjekte | 20021112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wählen Sie eine korrekte Zelle | 20021112 |
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_CATEGORY | Kennzahlen - Kategorie | 20011126 |
Method SET_FILTER on class CL_BUKF_KF_GRID has no exception.
Method SET_SELECTED_KF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_T_REF_KF | Call by reference | Type reference (TYPE) | BUKF_T_KF_REF | Tabelle der Kennzahlobjekte | 20001017 |
Method SET_SELECTED_KF on class CL_BUKF_KF_GRID has no exception.
History
| Last changed by/on | SAP | 20001205 |
| SAP Release Created in | 462A |