SAP ABAP Class CL_GUI_GP_HIER (GFW: Structure graphics)
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_GP | GFW: Superclass of all graphics proxies | 00000000 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_HIER | GFW: Interface for structure-specific methods | 19990129 |
Properties
| Class | CL_GUI_GP_HIER | |
| Short Description | GFW: Structure graphics | |
| Super Class | CL_GUI_GP | GFW: Superclass of all graphics proxies |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19981123 | SAP |
| Last change | 19990129 | 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_HIER | GFW: Interface for structure-specific methods | 19990129 |
Friends
Class CL_GUI_GP_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TEXT1 | 'c' | Type constant for clusters | 19990422 | ||
| 2 | Constant | Public | Type reference (TYPE) | TEXT1 | 'l' | Type constant for links | 19990422 | ||
| 3 | Constant | Public | Type reference (TYPE) | TEXT1 | 'n' | Type constant for nodes | 19990422 | ||
| 4 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'NETZPROG' | SAP Network Graphic | 19981123 | ||
| 5 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'NETZOCX' | SAP Network Graphic/ActiveX | 19981123 | ||
| 6 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'SAPTTREE' | SAP Tree | 19981123 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_HIER_FRIEND | Data shared with product-specific part | 19981126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981123 | |
| 2 | Instance method | Private | Method | Set expanded flag for all parent objects of given object | 19990401 | |
| 3 | Instance method | Public | Method | Set name of attributes in data contnr + fill DC_ATTRIB_LIST | 19981126 |
Events
Class CL_GUI_GP_HIER has no event.
Types
Class CL_GUI_GP_HIER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_LINK | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | gfw_false | Generate links automatically | 19981123 |
Method CONSTRUCTOR on class CL_GUI_GP_HIER has no exception.
Method EXPAND_PARENT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | Object ID in data container | 19990401 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990401 |
Method EXPAND_PARENT_OBJECTS on class CL_GUI_GP_HIER has no exception.
Method SET_DC_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Value transfer | Type reference (TYPE) | ROLLNAME | Filter | 19981126 | |||
| 2 | ITEM_LIST | Call by reference | Type reference (TYPE) | GFW_ITEM_ATTRIB_LIST | List of name for the items (parts of a point) | 19981202 | |||
| 3 | OBJREF_ID | Value transfer | Type reference (TYPE) | ROLLNAME | Customizing ID for special Customizing | 19990129 | |||
| 4 | OBJTYPE | Value transfer | Type reference (TYPE) | ROLLNAME | Object type (node, link...) | 19981126 | |||
| 5 | OBJ_ID | Value transfer | Type reference (TYPE) | ROLLNAME | Name of object ID (unique) | 19981126 | |||
| 6 | PCLUSTER | Value transfer | Type reference (TYPE) | ROLLNAME | Cluster | 19981126 | |||
| 7 | PRED | Value transfer | Type reference (TYPE) | ROLLNAME | Preceding object | 19981126 | |||
| 8 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 | |||
| 9 | STATUS | Value transfer | Type reference (TYPE) | ROLLNAME | Status line | 19990108 | |||
| 10 | SUCC | Value transfer | Type reference (TYPE) | ROLLNAME | Successor object | 19981126 |
Method SET_DC_NAMES on class CL_GUI_GP_HIER has no exception.
History
| Last changed by/on | SAP | 19990129 |
| SAP Release Created in |