SAP ABAP Class CL_GFW_GP_GRID_CHART (GFW: Product-specific section of CL_GUI_GP_GRID (Chart))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRB (Package) ABAP Graphic Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 20000801 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_SUB | GFW: Interface of the subproxy | 20000802 |
Properties
| Class | CL_GFW_GP_GRID_CHART | |
| Short Description | GFW: Product-specific section of CL_GUI_GP_GRID (Chart) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 20000801 | SAP |
| Last change | 00000000 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 20000801 | ||
| 2 | IF_GP_SUB | GFW: Interface of the subproxy | 20000802 |
Friends
Class CL_GFW_GP_GRID_CHART 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_GUI_GP | Graphic proxy reference | 20000809 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_GRID_FRIEND | friend data with gp | 20000810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get column data of dc | 20000823 |
Events
Class CL_GFW_GP_GRID_CHART has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COL_LINE | Private | See coding | COL_LINE | 20000823 | |
|
| 2 | TY_COL | Private | See coding | Type for column | 20000823 | |
Method Signatures
Method GET_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_TAB | Call by reference | Type reference (TYPE) | GFW_COL_TAB | Return table with column data | 20000823 | |||
| 2 | COUNTER | Call by reference | Type reference (TYPE) | SY-TABIX | Row number (see method docu) | 20000823 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SY-MSGNO | Return value | 20000823 | |||
| 4 | SHOW_ICON | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | Icon in the legend (customizing info) | 20000922 |
Method GET_COL on class CL_GFW_GP_GRID_CHART has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |