SAP ABAP Interface IF_GP_MAIN (GFW: Interface for the main graphics proxy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRB (Package) ABAP Graphic Proxies
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GFW_GP_PRES_CHART | GFW: Product-specific section of CL_GUI_GP_PRES (Chart) | 20000802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_GP | GFW: Superclass of all graphics proxies | 20000803 |
Properties
| Interface | IF_GP_MAIN | |
| Short Description | GFW: Interface for the main graphics proxy |
General Data
| Package | SGRB | ABAP Graphic Proxies |
| Created | 20000801 | SAP |
| Last changed | 20000927 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | GFW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GP_MAIN has no interface.
Friends
Interface IF_GP_MAIN has no friend.
Attributes
Interface IF_GP_MAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Notify main proxy | 20000801 | |
| 2 | Instance method | Public | Method | Tell main proxy about its subproxies | 20000801 |
Events
Interface IF_GP_MAIN has no event.
Types
Interface IF_GP_MAIN has no local type.
Method Signatures
Method NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILL_MODE_LIST | Call by reference | Type reference (TYPE) | GFW_MODE_TAB | list with fill modes for each proxy | 20000905 |
Method NOTIFY on Interface IF_GP_MAIN has no exception.
Method SET_SUBPROXIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_LIST | Call by reference | Type reference (TYPE) | GFW_SUBPROXY_LIST | List of references to subproxies | 20000802 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW=>OK, if ok | 20000801 |
Method SET_SUBPROXIES on Interface IF_GP_MAIN has no exception.
History
| Last changed by/on | SAP | 20000927 |
| SAP Release Created in | 50A |