SAP ABAP Class CL_GUI_GP_PRES (GFW: Business graphic)
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_GUI_GP | GFW: Superclass of all graphics proxies | 00000000 |
Properties
| Class | CL_GUI_GP_PRES | |
| Short Description | GFW: Business graphic | |
| 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 | 19990702 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_GP_PRES has no interface implemented.
Friends
Class CL_GUI_GP_PRES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'CHART' | Intellicube chart graphic | 19981123 | ||
| 2 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'EXPORT' | Mime via Intellicube chart graphic | 19991217 | ||
| 3 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'SAP' | SAP Business Graphic (BUSG) | 19981123 | ||
| 4 | Constant | Public | Type reference (TYPE) | TGPN-PRODUKT | 'SAPOCX' | SAP Business Graphic (BUSG)/ActiveX | 19981123 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GFW_GP_PRES_FRIEND | Data shared with product-specific part | 19981124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981123 | |
| 2 | Instance method | Public | Method | Creates instances of customizing classes | 19991013 | |
| 3 | Instance method | Public | Method | Set name of attributes in data contnr + fill DC_ATTRIB_LIST | 19981124 |
Events
Class CL_GUI_GP_PRES has no event.
Types
Class CL_GUI_GP_PRES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GUI_GP_PRES has no parameter.
Method CONSTRUCTOR on class CL_GUI_GP_PRES has no exception.
Method CREATE_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADMIN | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | gfw_false | Administrator rights | 19991013 | ||
| 2 | GRPIDS | Value transfer | Type reference (TYPE) | GFW_GRPID_LIST | List of GroupIds | 19991014 | |||
| 3 | INSTANCE_ID | Value transfer | Type reference (TYPE) | GFW_CU_STR | Unique instance ID, used as a prefix | 19991013 | |||
| 4 | POINTIDS | Value transfer | Type reference (TYPE) | GFW_REFOBJ_LIST | List of refobjs (Points, that should get a cu-bundle) | 19991015 | |||
| 5 | PRIMARY_X_TITLE | Value transfer | Type reference (TYPE) | GFWCUVAC | Axis title (cl_cu_axis=>co_title) | 20000703 | |||
| 6 | PRIMARY_Y_TITLE | Value transfer | Type reference (TYPE) | GFWCUVAC | Axis title (cl_cu_axis=>co_title) | 20000703 | |||
| 7 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW=>OK: succesful | 19991014 | |||
| 8 | SET | Value transfer | Type reference (TYPE) | I | 0 | Id of predefined set of cu-instances | 20000214 | ||
| 9 | TITLE | Value transfer | Type reference (TYPE) | GFWCUVAC | Title (cl_cu_drawing_area=>co_title) | 20000703 | |||
| 10 | USERNAME | Value transfer | Type reference (TYPE) | SYUNAME | User name | 19991013 |
Method CREATE_CUSTOMIZING on class CL_GUI_GP_PRES has no exception.
Method SET_DC_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIM1 | Call by reference | Type reference (TYPE) | ROLLNAME | Name of attribute with value of 1st dimension (X-axis) | 19981124 | |||
| 2 | DIM2 | Call by reference | Type reference (TYPE) | ROLLNAME | Name of attribute with value of 2nd dimension (Y-axis) | 19981124 | |||
| 3 | DIM3 | Call by reference | Type reference (TYPE) | ROLLNAME | Name of attribute with value of 3nd dimension (Z-axis) | 19981124 | |||
| 4 | FILTER | Call by reference | Type reference (TYPE) | ROLLNAME | See method documentation | 19981124 | |||
| 5 | GRP_ID | Call by reference | Type reference (TYPE) | ROLLNAME | See method documentation | 19981124 | |||
| 6 | OBJREF_ID | Call by reference | Type reference (TYPE) | ROLLNAME | Customizing ID for special Customizing | 19981124 | |||
| 7 | OBJ_ID | Call by reference | Type reference (TYPE) | ROLLNAME | Name of object ID (unique) | 19981124 | |||
| 8 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19981124 | |||
| 9 | TEXT | Call by reference | Type reference (TYPE) | ROLLNAME | Additional text (displayed if customized) | 19981124 | |||
| 10 | T_DIM1 | Call by reference | Type reference (TYPE) | ROLLNAME | See method documentation | 19981124 | |||
| 11 | T_GRP_ID | Call by reference | Type reference (TYPE) | ROLLNAME | See method documentation | 19981124 |
Method SET_DC_NAMES on class CL_GUI_GP_PRES has no exception.
History
| Last changed by/on | SAP | 19990702 |
| SAP Release Created in |