SAP ABAP Class CL_BUKF_DSRC_GRID (Key Figures - Grid for Data sources)
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 | 20000718 |
Properties
| Class | CL_BUKF_DSRC_GRID | |
| Short Description | Key Figures - Grid for Data sources | |
| 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 | 20000718 | SAP |
| Last change | 20001205 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUKF_DSRC_GRID has no forward declaration.
Interfaces
Class CL_BUKF_DSRC_GRID has no interface implemented.
Friends
Class CL_BUKF_DSRC_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) | BUKF_APPLIC | Key Figures - Application | 20020403 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SY-SYSID | Name of SAP System | 20020709 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20020709 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BUKF_T_DATASOURCE | Key Figures - Table of data sources | 20020709 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BUKF_T_DSRC_GRID_SEL | Key Figures - Table of selection of data sources | 20020709 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20000825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000718 | |
| 2 | Instance method | Public | Method | Display the list of data sources | 20000718 | |
| 3 | Instance method | Private | Method | Build the field catalog | 20020325 | |
| 4 | Instance method | Public | Method | Returns the selected Data sources | 20000718 | |
| 5 | Instance method | Public | Method | Sets the selected data sources | 20000719 |
Events
Class CL_BUKF_DSRC_GRID has no event.
Types
Class CL_BUKF_DSRC_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) | BUKU_APPLIC | Anwendung | 20000718 | |||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20000718 |
Method CONSTRUCTOR on class CL_BUKF_DSRC_GRID has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20000811 | |||
| 2 | IM_T_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_T_CATEGORY | Kennzahlen - Kategorientabelle | 20020403 |
Method DISPLAY on class CL_BUKF_DSRC_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_DSRC_GRID has no exception.
Method GET_SELECTED_DSRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_DATASOURCE | Value transfer | Type reference (TYPE) | BUKF_T_DATASOURCE | Tabelle für Datenquellen | 20020709 |
Method GET_SELECTED_DSRC on class CL_BUKF_DSRC_GRID has no exception.
Method SET_SELECTED_DSRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_T_DATASOURCE | Call by reference | Type reference (TYPE) | BUKF_T_DATASOURCE | Tabelle für Datenquellen | 20020709 |
Method SET_SELECTED_DSRC on class CL_BUKF_DSRC_GRID has no exception.
History
| Last changed by/on | SAP | 20001205 |
| SAP Release Created in | 462A |