SAP ABAP Class CL_GFW_GP_PRES_PIG (GFW: product specific section for sapchart.ocx 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_CONTROL | Proxy Class for Control in GUI | 20020129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 20000818 |
Properties
| Class | CL_GFW_GP_PRES_PIG | |
| Short Description | GFW: product specific section for sapchart.ocx view | |
| 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 | 20000818 | SAP |
| Last change | 20020129 | 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 | 20000818 |
Friends
Class CL_GFW_GP_PRES_PIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1 | Event: Selected | 20020927 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 2 | Event: Value changed | 20020927 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_GP | 20020129 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_PRES_FRIEND | 20020129 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | 20020129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020129 | |
| 2 | Instance method | Private | Method | Fills graphic with all data | 20020129 | |
| 3 | Instance method | Private | Method | Fetches next object from data container | 20000818 |
Events
Class CL_GFW_GP_PRES_PIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DATA | Private | See coding | TY_DATA | 20020129 | |
|
| 2 | TY_DC_DATA | Private | See coding | TY_DC_DATA | 20020129 | |
|
| 3 | TY_DC_LABEL | Private | See coding | TY_DC_LABEL | 20020129 | |
|
| 4 | TY_DC_LABELS | Private | See coding | TY_DC_LABELS | 20020129 | |
|
| 5 | TY_DC_OBJECT | Private | See coding | TY_DC_OBJECT | 20020129 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSID | Value transfer | Type reference (TYPE) | C | See CL_GUI_CONTROL | 20020129 | |||
| 2 | IS_BEAN | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Use Java-Bean? | 20020129 | ||
| 3 | LIFETIME | Value transfer | Type reference (TYPE) | I | See CL_GUI_CONTROL | 20020129 | |||
| 4 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | See CL_GUI_CONTROL | 20020129 | |||
| 5 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell style | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20020129 | ||
| 2 | CNTL_SYSTEM_ERROR | 20020129 | ||
| 3 | CREATE_ERROR | 20020129 | ||
| 4 | LIFETIME_ERROR | 20020129 |
Method FILL_COMPLETE 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 | 20020129 | |||
| 2 | X_LABELS | Call by reference | Type reference (TYPE) | TY_DC_LABELS | Table of Labels in X direction | 20020129 | |||
| 3 | Y_LABELS | Call by reference | Type reference (TYPE) | TY_DC_LABELS | Table of Labels in Y direction | 20020129 |
Method FILL_COMPLETE on class CL_GFW_GP_PRES_PIG 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 | 20000818 | |||
| 2 | DC_OBJ | Call by reference | Type reference (TYPE) | TY_DC_OBJECT | Gefordertes Objekt aus dem Datencontainer | 20000818 | |||
| 3 | OBJ_COUNTER | Call by reference | Type reference (TYPE) | I | 1 | Nummer des gewünschten Objekts | 20000818 | ||
| 4 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, falls ok | 20000818 |
Method GET_DC_OBJECT on class CL_GFW_GP_PRES_PIG has no exception.
History
| Last changed by/on | SAP | 20020129 |
| SAP Release Created in | 50A |