SAP ABAP Class CL_GFW_GP_PRES_WEB (GFW: product specific section for web view)
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_PICTURE | SAP Picture Control | 19990913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 19990913 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT_EXPORT | GFW: Additional interface of the product classes for the GP | 19991213 |
Properties
| Class | CL_GFW_GP_PRES_WEB | |
| Short Description | GFW: product specific section for web view | |
| Super Class | CL_GUI_PICTURE | SAP Picture Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19990913 | SAP |
| Last change | 20110908 | 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 | 19990913 | ||
| 2 | IF_GP_PRODUCT_EXPORT | GFW: Additional interface of the product classes for the GP | 19991213 |
Friends
Class CL_GFW_GP_PRES_WEB 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 | 19990913 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_PRES_FRIEND | GP_DATA | 19990913 | |||
| 3 | Instance attribute | Private | See coding | ... | 19990913 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Workaround for super -> free | 19990913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | fill tables with data container data and customizing data | 19990913 | |
| 2 | Instance method | Private | Method | Fetches next object from data container | 19990913 |
Events
Class CL_GFW_GP_PRES_WEB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CUST_DATA_TAB | Private | See coding | customizing data table | 19990913 | |
|
| 2 | TY_DATA | Private | See coding | ... | 19990913 | |
|
| 3 | TY_DC_DATA | Private | See coding | ty data | 19990913 | |
|
| 4 | TY_DC_LABEL | Private | See coding | ty_dc_label | 19990913 | |
|
| 5 | TY_DC_LABELS | Private | See coding | TY_DC_LABELS | 19990913 | |
|
| 6 | TY_DC_OBJECT | Private | See coding | .... | 19990913 | |
Method Signatures
Method GET_DATA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTDATA | Call by reference | Type reference (TYPE) | GFWCUDPT | customizing data | 19990913 | |||
| 2 | DC_DATA_TAB | Call by reference | Type reference (TYPE) | TY_CUST_DATA_TAB | data container data | 19990913 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990913 | |||
| 4 | X_LABELS | Call by reference | Type reference (TYPE) | TY_DC_LABELS | Tabelle der Labels in X-Richtung | 19990913 | |||
| 5 | Y_LABELS | Call by reference | Type reference (TYPE) | TY_DC_LABELS | Tabelle der Labels in Y-Richtung | 19990913 |
Method GET_DATA_TABLES on class CL_GFW_GP_PRES_WEB has no exception.
Method GET_DC_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGES_IN_INITIAL_READ | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | CHANGES_IN_INITIAL_R | 19990913 | |||
| 2 | DC_OBJ | Call by reference | Type reference (TYPE) | TY_DC_OBJECT | Gefordertes Objekt aus dem Datencontainer | 19990913 | |||
| 3 | OBJ_COUNTER | Call by reference | Type reference (TYPE) | I | 1 | Nummer des gewünschten Objekts | 19990913 | ||
| 4 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, falls ok | 19990913 |
Method GET_DC_OBJECT on class CL_GFW_GP_PRES_WEB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |