SAP ABAP Class CL_GFW_DC_HIER (GFW: Data container for 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_GFW_DC | GFW: Superordinate class of all data containers | 19991227 |
Properties
Class | CL_GFW_DC_HIER | |
Short Description | GFW: Data container for structure graphics | |
Super Class | CL_GFW_DC | GFW: Superordinate class of all data containers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGRB | ABAP Graphic Proxies |
Created | 19991227 | SAP |
Last change | 19991229 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GFW_DC_HIER has no forward declaration.
Interfaces
Class CL_GFW_DC_HIER has no interface implemented.
Friends
Class CL_GFW_DC_HIER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 12 | count of attributes in struct | 19991227 | |
2 | ![]() |
Instance attribute | Protected | See coding | filter changes | 19991227 | |||
3 | ![]() |
Instance attribute | Protected | See coding | table with current data | 19991227 | |||
4 | ![]() |
Instance attribute | Protected | See coding | table of deleted data | 19991227 | |||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | ROLLNAME | 'FILTER' | name of important attribute: filter | 19991227 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | ... | 19991227 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | ROLLNAME | 'OBJID' | name of important attribute: unique key | 19991227 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | ... | 19991227 | ||
9 | ![]() |
Instance attribute | Protected | See coding | performance optimization for method get_changes | 19991227 | |||
10 | ![]() |
Instance attribute | Protected | See coding | performance optimization for method get_value | 19991227 | |||
11 | ![]() |
Instance attribute | Protected | See coding | change modes for data | 19991227 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_MODE | deleted modes (constant) | 19991227 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_MODE | deleted modes (constant) | 19991227 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_MODE | initial modes (constant) | 19991227 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_MODE | inserted modes (constant) | 19991227 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_MODE | inserted modes (constant) | 19991227 | ||
17 | ![]() |
Instance attribute | Protected | See coding | change modes for deleted data (only modes of key attribute) | 19991227 | |||
18 | ![]() |
Instance attribute | Protected | See coding | table to get mode for an attribute's value (constant) | 19991227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19991227 |
2 | ![]() |
Instance method | Protected | Method | ... | 19991227 |
3 | ![]() |
Instance method | Public | Method | Sets whole data table | 19991227 |
4 | ![]() |
Instance method | Public | Method | Sets one data object/row | 19991227 |
Events
Class CL_GFW_DC_HIER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHANGED_FILTER | Protected | See coding | ... | 19991227 |
|
|
2 | TY_MODE | Protected | See coding | ... | 19991227 |
|
|
3 | TY_OFFSET | Protected | See coding | Table with struct info to convert attrib name into column id | 19991227 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GFW_DC_HIER has no parameter.
Method CONSTRUCTOR on class CL_GFW_DC_HIER has no exception.
Method FILL_TABLE_MODE_INDEX Signature
Method FILL_TABLE_MODE_INDEX on class CL_GFW_DC_HIER has no parameter.
Method FILL_TABLE_MODE_INDEX on class CL_GFW_DC_HIER has no exception.
Method SET_OBJ_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | ...of gfwdcpres | 19991227 | ||
2 | ![]() |
RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if successful | 19991227 |
Method SET_OBJ_TAB on class CL_GFW_DC_HIER has no exception.
Method SET_OBJ_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | I | ... | 19991227 | ||
2 | ![]() |
KEY_VALUE | Call by reference | Type reference (TYPE) | GFWDCHIER-OBJID | ... | 19991227 | ||
3 | ![]() |
OBJ | Call by reference | Type reference (TYPE) | GFWDCHIER | ... | 19991227 | ||
4 | ![]() |
RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if successful | 19991227 |
Method SET_OBJ_VALUES on class CL_GFW_DC_HIER has no exception.
History
Last changed by/on | SAP | 19991229 |
SAP Release Created in | 46D |