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
⤷ 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 | GFW | 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 | CO_OBJTYPE_CLUSTER | Constant | Public | Type reference (TYPE) | TEXT1 | 'c' | Type constant for clusters | 19990422 | |
2 | CO_OBJTYPE_LINK | Constant | Public | Type reference (TYPE) | TEXT1 | 'l' | Type constant for links | 19990422 | |
3 | CO_OBJTYPE_NODE | Constant | Public | Type reference (TYPE) | TEXT1 | 'n' | Type constant for nodes | 19990422 | |
4 | CO_PROD_SAP | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'NETZPROG' | SAP Network Graphic | 19981123 | |
5 | CO_PROD_SAPOCX | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'NETZOCX' | SAP Network Graphic/ActiveX | 19981123 | |
6 | CO_PROD_SAPTREE | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'SAPTTREE' | SAP Tree | 19981123 | |
7 | HIER_FRIEND_DATA | 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 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 19981123 |
2 | EXPAND_PARENT_OBJECTS | Instance method | Private | Method | Set expanded flag for all parent objects of given object | 19990401 |
3 | SET_DC_NAMES | 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 | Importing | 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 | Importing | OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | Object ID in data container | 19990401 | ||
2 | Exporting | 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 | Importing | FILTER | Value transfer | Type reference (TYPE) | ROLLNAME | Filter | 19981126 | ||
2 | Importing | ITEM_LIST | Call by reference | Type reference (TYPE) | GFW_ITEM_ATTRIB_LIST | List of name for the items (parts of a point) | 19981202 | ||
3 | Importing | OBJREF_ID | Value transfer | Type reference (TYPE) | ROLLNAME | Customizing ID for special Customizing | 19990129 | ||
4 | Importing | OBJTYPE | Value transfer | Type reference (TYPE) | ROLLNAME | Object type (node, link...) | 19981126 | ||
5 | Importing | OBJ_ID | Value transfer | Type reference (TYPE) | ROLLNAME | Name of object ID (unique) | 19981126 | ||
6 | Importing | PCLUSTER | Value transfer | Type reference (TYPE) | ROLLNAME | Cluster | 19981126 | ||
7 | Importing | PRED | Value transfer | Type reference (TYPE) | ROLLNAME | Preceding object | 19981126 | ||
8 | Exporting | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981126 | ||
9 | Importing | STATUS | Value transfer | Type reference (TYPE) | ROLLNAME | Status line | 19990108 | ||
10 | Importing | 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 |