SAP ABAP Class CL_BUKF_TERMS_GRID (Key Figures - Grid for terms)
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 | 20000705 |
Properties
| Class | CL_BUKF_TERMS_GRID | |
| Short Description | Key Figures - Grid for terms | |
| 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 | 20000705 | SAP |
| Last change | 20001205 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUKF_TERMS_GRID has no forward declaration.
Interfaces
Class CL_BUKF_TERMS_GRID has no interface implemented.
Friends
Class CL_BUKF_TERMS_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUKF_TERMS | Terms reference | 20000720 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20020325 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Pointer to table of terms | 20000720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000705 | |
| 2 | Instance method | Public | Method | Displays the list of terms | 20000705 | |
| 3 | Instance method | Private | Method | Returns the list of excluded functions | 20020325 | |
| 4 | Instance method | Private | Method | Returns the fieldcatalog | 20020325 | |
| 5 | Instance method | Public | Method | Refresh the display | 20001207 | |
| 6 | Instance method | Public | Method | Update the list of terms | 20000720 |
Events
Class CL_BUKF_TERMS_GRID has no event.
Types
Class CL_BUKF_TERMS_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_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20020304 | |||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20000705 |
Method CONSTRUCTOR on class CL_BUKF_TERMS_GRID has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REF_TERMS | Call by reference | Object reference (TYPE REF TO) | CL_BUKF_TERMS | Terme | 20000705 |
Method DISPLAY on class CL_BUKF_TERMS_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_TERMS_GRID has no exception.
Method GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REF_DSRC | Call by reference | Object reference (TYPE REF TO) | CL_BUKF_DSRC | Kennzahlen - Datenquelle | 20020325 | |||
| 2 | RE_T_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewer-Steuerung | 20020325 |
Method GET_FIELDCATALOG on class CL_BUKF_TERMS_GRID has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BUKF_TERMS_GRID has no parameter.
Method REFRESH on class CL_BUKF_TERMS_GRID has no exception.
Method UPDATE_TERMS Signature
Method UPDATE_TERMS on class CL_BUKF_TERMS_GRID has no parameter.
Method UPDATE_TERMS on class CL_BUKF_TERMS_GRID has no exception.
History
| Last changed by/on | SAP | 20001205 |
| SAP Release Created in | 462A |