SAP ABAP Class CL_GFW_GP_HIER_SAP (GFW: Product-specific section of CL_GUI_GP_HIER (NETZ))
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_NETCHART | Network wrapper | 20001221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 20001221 |
Properties
Class | CL_GFW_GP_HIER_SAP | |
Short Description | GFW: Product-specific section of CL_GUI_GP_HIER (NETZ) | |
Super Class | CL_GUI_NETCHART | Network wrapper |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGRB | ABAP Graphic Proxies |
Created | 20001221 | 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 | 20001221 |
Friends
Class CL_GFW_GP_HIER_SAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NET_SET-DISPBG | Background color of display area | 20001221 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_GP | Graphic proxy reference | 20001221 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GFW_GP_HIER_FRIEND | Data used together with GP | 20001221 | ||
4 | ![]() |
Instance attribute | Protected | See coding | MY_NODES | 20001221 | |||
5 | ![]() |
Instance attribute | Protected | See coding | MY_NVALS | 20001221 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NET_SET-NAVBG | Background color of navigation area | 20001221 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 1 | Next free number(for node key) | 20001221 | |
8 | ![]() |
Instance attribute | Protected | See coding | OBJECT_TABLE | 20001221 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Workaround for super -> free | 20001221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Clear all lists of objects | 20001221 |
2 | ![]() |
Instance method | Protected | Method | Convert object ID for DC to node key for graphic | 20001221 |
3 | ![]() |
Instance method | Protected | Method | Convert node key for graphic to object ID for DC | 20001221 |
4 | ![]() |
Instance method | Protected | Method | Set Customizing values to 'send to graphic' | 20001221 |
5 | ![]() |
Instance method | Protected | Method | Translate internal color into product-specific color | 20001221 |
Events
Class CL_GFW_GP_HIER_SAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OBJECT_KEYS | Protected | See coding | DC ID <-> graphic ID | 20001221 |
|
Method Signatures
Method CLEAR_OBJECTS 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 | 20001221 |
Method CLEAR_OBJECTS on class CL_GFW_GP_HIER_SAP has no exception.
Method GET_NODE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Type reference (TYPE) | NETOBJID | Object ID in graphic | 20001221 | ||
2 | ![]() |
OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | Object ID in data container | 20001221 |
Method GET_NODE_KEY on class CL_GFW_GP_HIER_SAP has no exception.
Method GET_OBJID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | NETOBJID | object id in graphic | 20001221 | ||
2 | ![]() |
OBJID | Value transfer | Type reference (TYPE) | GFWOBJID | object id in data container | 20001221 |
Method GET_OBJID on class CL_GFW_GP_HIER_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 | 20001221 |
Method SET_CUSTOMIZING_VALUES on class CL_GFW_GP_HIER_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/standardized color index | 20001221 | ||
2 | ![]() |
PROD_COL | Call by reference | Type reference (TYPE) | C | Product-specific color index | 20001221 |
Method TRANSLATE_COLOR on class CL_GFW_GP_HIER_SAP has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |