SAP ABAP Class CL_GFW_DC_PRES (GFW: Data container for business 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 19991125
Properties
Class CL_GFW_DC_PRES  
Short Description GFW: Data container for business 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 19991125   SAP 
Last change 19991202   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFW_DC_PRES has no forward declaration.
Interfaces
Class CL_GFW_DC_PRES has no interface implemented.
Friends
Class CL_GFW_DC_PRES 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 9 count of attributes in struct 19991125
2 CHANGED_FILTER Instance attribute Protected See coding filter changes 19991125
3 DATA Instance attribute Protected See coding table with current data 19991125
4 DEL_DATA Instance attribute Protected See coding table of deleted data 19991125
5 FILTER_ATTRIBUTE Constant Protected Type reference (TYPE) ROLLNAME 'FILTER' name of important attribute: filter 19991125
6 FILTER_MODE_OFFSET Instance attribute Protected Type reference (TYPE) I ... 19991125
7 KEY_ATTRIBUTE Constant Protected Type reference (TYPE) ROLLNAME 'OBJID' name of important attribute: unique key 19991125
8 KEY_MODE_OFFSET Instance attribute Protected Type reference (TYPE) I ... 19991125
9 LAST_GET_CHANGES Instance attribute Protected See coding performance optimization for method get_changes 19991125
10 LAST_GET_VALUE Instance attribute Protected See coding performance optimization for method get_value 19991125
11 MODES Instance attribute Protected See coding change modes for data 19991125
12 MODES_DELETED_APP Instance attribute Protected Type reference (TYPE) TY_MODE deleted modes (constant) 19991125
13 MODES_DELETED_GP Instance attribute Protected Type reference (TYPE) TY_MODE deleted modes (constant) 19991125
14 MODES_INITIAL Instance attribute Protected Type reference (TYPE) TY_MODE initial modes (constant) 19991125
15 MODES_INSERTED_APP Instance attribute Protected Type reference (TYPE) TY_MODE inserted modes (constant) 19991125
16 MODES_INSERTED_GP Instance attribute Protected Type reference (TYPE) TY_MODE inserted modes (constant) 19991125
17 MODES_KEY_DELETED Instance attribute Protected See coding change modes for deleted data (only modes of key attribute) 19991125
18 MODE_OFFSET Instance attribute Protected See coding table to get mode for an attribute's value (constant) 19991125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991125
2 FILL_TABLE_MODE_INDEX Instance method Protected Method ... 19991125
3 SET_OBJ_TAB Instance method Public Method Sets whole data table 19991125
4 SET_OBJ_VALUES Instance method Public Method Sets one data object/row 19991125
Events
Class CL_GFW_DC_PRES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHANGED_FILTER Protected See coding ... 19991125
2 TY_MODE Protected See coding ... 19991125
3 TY_OFFSET Protected See coding table with struct info to convert attrib name into column id 19991125
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GFW_DC_PRES has no parameter.
Method CONSTRUCTOR on class CL_GFW_DC_PRES has no exception.

Method FILL_TABLE_MODE_INDEX Signature

Method FILL_TABLE_MODE_INDEX on class CL_GFW_DC_PRES has no parameter.
Method FILL_TABLE_MODE_INDEX on class CL_GFW_DC_PRES 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 19991125
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok, if successful 19991125

Method SET_OBJ_TAB on class CL_GFW_DC_PRES 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 ... 19991125
2 Importing KEY_VALUE Call by reference Type reference (TYPE) GFWDCPRES-OBJID ... 19991125
3 Importing OBJ Call by reference Type reference (TYPE) GFWDCPRES ... 19991125
4 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok, if successful 19991125

Method SET_OBJ_VALUES on class CL_GFW_DC_PRES has no exception.
History
Last changed by/on SAP  19991202 
SAP Release Created in 46C