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 ATTRIB_COUNT Constant Protected Type reference (TYPE) I 12 count of attributes in struct 19991227
2 CHANGED_FILTER Instance attribute Protected See coding filter changes 19991227
3 DATA Instance attribute Protected See coding table with current data 19991227
4 DEL_DATA Instance attribute Protected See coding table of deleted data 19991227
5 FILTER_ATTRIBUTE Constant Protected Type reference (TYPE) ROLLNAME 'FILTER' name of important attribute: filter 19991227
6 FILTER_MODE_OFFSET Instance attribute Protected Type reference (TYPE) I ... 19991227
7 KEY_ATTRIBUTE Constant Protected Type reference (TYPE) ROLLNAME 'OBJID' name of important attribute: unique key 19991227
8 KEY_MODE_OFFSET Instance attribute Protected Type reference (TYPE) I ... 19991227
9 LAST_GET_CHANGES Instance attribute Protected See coding performance optimization for method get_changes 19991227
10 LAST_GET_VALUE Instance attribute Protected See coding performance optimization for method get_value 19991227
11 MODES Instance attribute Protected See coding change modes for data 19991227
12 MODES_DELETED_APP Instance attribute Protected Type reference (TYPE) TY_MODE deleted modes (constant) 19991227
13 MODES_DELETED_GP Instance attribute Protected Type reference (TYPE) TY_MODE deleted modes (constant) 19991227
14 MODES_INITIAL Instance attribute Protected Type reference (TYPE) TY_MODE initial modes (constant) 19991227
15 MODES_INSERTED_APP Instance attribute Protected Type reference (TYPE) TY_MODE inserted modes (constant) 19991227
16 MODES_INSERTED_GP Instance attribute Protected Type reference (TYPE) TY_MODE inserted modes (constant) 19991227
17 MODES_KEY_DELETED Instance attribute Protected See coding change modes for deleted data (only modes of key attribute) 19991227
18 MODE_OFFSET 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 CONSTRUCTOR Instance method Public Constructor Constructor 19991227
2 FILL_TABLE_MODE_INDEX Instance method Protected Method ... 19991227
3 SET_OBJ_TAB Instance method Public Method Sets whole data table 19991227
4 SET_OBJ_VALUES 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 Importing OBJTAB Call by reference Type reference (TYPE) STANDARD TABLE ...of gfwdcpres 19991227
2 Exporting 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 Importing ID Call by reference Type reference (TYPE) I ... 19991227
2 Importing KEY_VALUE Call by reference Type reference (TYPE) GFWDCHIER-OBJID ... 19991227
3 Importing OBJ Call by reference Type reference (TYPE) GFWDCHIER ... 19991227
4 Exporting 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