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 GFW 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 CO_PROD_CHART Constant Public Type reference (TYPE) TGPN-PRODUKT 'CHART' Intellicube chart graphic 19981123
2 CO_PROD_EXPORT Constant Public Type reference (TYPE) TGPN-PRODUKT 'EXPORT' Mime via Intellicube chart graphic 19991217
3 CO_PROD_SAP Constant Public Type reference (TYPE) TGPN-PRODUKT 'SAP' SAP Business Graphic (BUSG) 19981123
4 CO_PROD_SAPOCX Constant Public Type reference (TYPE) TGPN-PRODUKT 'SAPOCX' SAP Business Graphic (BUSG)/ActiveX 19981123
5 PRES_FRIEND_DATA 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 CONSTRUCTOR Instance method Public Constructor Constructor 19981123
2 CREATE_CUSTOMIZING Instance method Public Method Creates instances of customizing classes 19991013
3 SET_DC_NAMES 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 Importing ADMIN Value transfer Type reference (TYPE) GFW_BOOLEAN gfw_false Administrator rights 19991013
2 Importing GRPIDS Value transfer Type reference (TYPE) GFW_GRPID_LIST List of GroupIds 19991014
3 Importing INSTANCE_ID Value transfer Type reference (TYPE) GFW_CU_STR Unique instance ID, used as a prefix 19991013
4 Importing POINTIDS Value transfer Type reference (TYPE) GFW_REFOBJ_LIST List of refobjs (Points, that should get a cu-bundle) 19991015
5 Importing PRIMARY_X_TITLE Value transfer Type reference (TYPE) GFWCUVAC Axis title (cl_cu_axis=>co_title) 20000703
6 Importing PRIMARY_Y_TITLE Value transfer Type reference (TYPE) GFWCUVAC Axis title (cl_cu_axis=>co_title) 20000703
7 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW=>OK: succesful 19991014
8 Importing SET Value transfer Type reference (TYPE) I 0 Id of predefined set of cu-instances 20000214
9 Importing TITLE Value transfer Type reference (TYPE) GFWCUVAC Title (cl_cu_drawing_area=>co_title) 20000703
10 Importing 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 Importing DIM1 Call by reference Type reference (TYPE) ROLLNAME Name of attribute with value of 1st dimension (X-axis) 19981124
2 Importing DIM2 Call by reference Type reference (TYPE) ROLLNAME Name of attribute with value of 2nd dimension (Y-axis) 19981124
3 Importing DIM3 Call by reference Type reference (TYPE) ROLLNAME Name of attribute with value of 3nd dimension (Z-axis) 19981124
4 Importing FILTER Call by reference Type reference (TYPE) ROLLNAME See method documentation 19981124
5 Importing GRP_ID Call by reference Type reference (TYPE) ROLLNAME See method documentation 19981124
6 Importing OBJREF_ID Call by reference Type reference (TYPE) ROLLNAME Customizing ID for special Customizing 19981124
7 Importing OBJ_ID Call by reference Type reference (TYPE) ROLLNAME Name of object ID (unique) 19981124
8 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW -> OK, if OK 19981124
9 Importing TEXT Call by reference Type reference (TYPE) ROLLNAME Additional text (displayed if customized) 19981124
10 Importing T_DIM1 Call by reference Type reference (TYPE) ROLLNAME See method documentation 19981124
11 Importing 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