SAP ABAP Class CL_GFW_GP_PRES_SAP (GFW: product-specific section of CL_GUI_GP_PRES (SAP BUSG))
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 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 00000000 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 19981126 |
Properties
| Class | CL_GFW_GP_PRES_SAP | |
| Short Description | GFW: product-specific section of CL_GUI_GP_PRES (SAP BUSG) | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19981126 | SAP |
| Last change | 19990702 | 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 | 19981126 |
Friends
Class CL_GFW_GP_PRES_SAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | COLORTAB | 19981126 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | C | '1' | COLOR_PALETTE | 19981126 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | C | 'X' | COLOR_RESET | 19981126 | ||
| 4 | Instance attribute | Private | See coding | CU_OPTS | 19981126 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_GP | Graphic proxy reference | 19981126 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_PRES_FRIEND | Data used together with GP | 19981126 | |||
| 7 | Instance attribute | Private | See coding | Convert DC object IDs into graphic object IDs and vice versa | 19981126 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | gfw_false | Workaround for super -> free | 19990331 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | TP_COLOR | SINGLE_COLOR | 19981126 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TEXT80 | TITLE_DIAGRAM | 19981126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TEXT80 | TITLE_DIM1 | 19981126 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TEXT8 | TITLE_DIM2 | 19981126 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TEXT80 | TITLE_DIM3 | 19981126 | |||
| 14 | Instance attribute | Private | See coding | T_DIM2 | 19981126 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TEXT80 | Titles (axis, legend) | 19981126 | |||
| 16 | Instance attribute | Private | See coding | X_OPTS | 19981126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | BUSG cannot display structure, pattern etc. | 19981126 | |
| 2 | Instance method | Private | Method | Set Customizing values to 'send to graphic' | 19981126 | |
| 3 | Instance method | Private | Method | Set Customizing values for chart | 19981126 | |
| 4 | Instance method | Private | Method | Set Customizing values for plot area | 19981126 | |
| 5 | Instance method | Private | Method | Set Customizing values for primary x axis | 19981126 | |
| 6 | Instance method | Private | Method | Set Customizing values for primary y axis | 19981126 | |
| 7 | Instance method | Private | Method | Set Customizing values for values (curve, group) | 19981126 | |
| 8 | Instance method | Private | Method | Translate internal color into product-specific color | 19981126 | |
| 9 | Instance method | Private | Method | Translate internal style into product-specific style | 19981126 |
Events
Class CL_GFW_GP_PRES_SAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATTRIB | Private | See coding | Attribute | 19990319 | |
|
| 2 | COLOR | Private | See coding | COLOR | 19990319 | |
|
| 3 | TP_COLOR | Private | See coding | TP_COLOR | 19981126 | |
|
| 4 | TY_OBJECT_LINE | Private | See coding | Convert DC object IDs into graphic object IDs and vice versa | 19981126 | |
Method Signatures
Method GET_BACKGROUND_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CU_DISPLAY_CONTEXT | Get background color from Customizing object | 19981126 | |||
| 2 | PROD_COL | Call by reference | Type reference (TYPE) | C | Color | 19981126 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method GET_BACKGROUND_COLOR on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CUSTOMIZING_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CUSTOMIZING_VALUES on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CU_DIAGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CU_DIAGRAM on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CU_DRAWING_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CU_DRAWING_AREA on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CU_PRIM_X_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CU_PRIM_X_AXIS on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CU_PRIM_Y_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CU_PRIM_Y_AXIS on class CL_GFW_GP_PRES_SAP has no exception.
Method SET_CU_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 |
Method SET_CU_VALUES on class CL_GFW_GP_PRES_SAP has no exception.
Method TRANSLATE_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INT_COL | Call by reference | Type reference (TYPE) | I | Internal color | 19981126 | |||
| 2 | PROD_COL | Call by reference | Type reference (TYPE) | C | Color | 19981126 |
Method TRANSLATE_COLOR on class CL_GFW_GP_PRES_SAP has no exception.
Method TRANSLATE_VALUES_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INT_STYLE | Call by reference | Type reference (TYPE) | I | Internal style | 19981126 | |||
| 2 | PROD_STYLE_2D | Call by reference | Type reference (TYPE) | C | Style | 19981126 | |||
| 3 | PROD_STYLE_3D | Call by reference | Type reference (TYPE) | C | Style | 19981126 |
Method TRANSLATE_VALUES_STYLE on class CL_GFW_GP_PRES_SAP has no exception.
History
| Last changed by/on | SAP | 19990702 |
| SAP Release Created in |