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 | Constant | Protected | Type reference (TYPE) | I | 9 | count of attributes in struct | 19991125 | ||
| 2 | Instance attribute | Protected | See coding | filter changes | 19991125 | ||||
| 3 | Instance attribute | Protected | See coding | table with current data | 19991125 | ||||
| 4 | Instance attribute | Protected | See coding | table of deleted data | 19991125 | ||||
| 5 | Constant | Protected | Type reference (TYPE) | ROLLNAME | 'FILTER' | name of important attribute: filter | 19991125 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | ... | 19991125 | |||
| 7 | Constant | Protected | Type reference (TYPE) | ROLLNAME | 'OBJID' | name of important attribute: unique key | 19991125 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | ... | 19991125 | |||
| 9 | Instance attribute | Protected | See coding | performance optimization for method get_changes | 19991125 | ||||
| 10 | Instance attribute | Protected | See coding | performance optimization for method get_value | 19991125 | ||||
| 11 | Instance attribute | Protected | See coding | change modes for data | 19991125 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TY_MODE | deleted modes (constant) | 19991125 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TY_MODE | deleted modes (constant) | 19991125 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TY_MODE | initial modes (constant) | 19991125 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TY_MODE | inserted modes (constant) | 19991125 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | TY_MODE | inserted modes (constant) | 19991125 | |||
| 17 | Instance attribute | Protected | See coding | change modes for deleted data (only modes of key attribute) | 19991125 | ||||
| 18 | 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 | Instance method | Public | Constructor | Constructor | 19991125 | |
| 2 | Instance method | Protected | Method | ... | 19991125 | |
| 3 | Instance method | Public | Method | Sets whole data table | 19991125 | |
| 4 | 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 | OBJTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | ...of gfwdcpres | 19991125 | |||
| 2 | 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 | ID | Call by reference | Type reference (TYPE) | I | ... | 19991125 | |||
| 2 | KEY_VALUE | Call by reference | Type reference (TYPE) | GFWDCPRES-OBJID | ... | 19991125 | |||
| 3 | OBJ | Call by reference | Type reference (TYPE) | GFWDCPRES | ... | 19991125 | |||
| 4 | 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 |