SAP ABAP Class CL_CU_DIAGRAM (GFW-Customizing: Chart)
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_CU GFW-Customizing: General constants etc. 00000000
Properties
Class CL_CU_DIAGRAM  
Short Description GFW-Customizing: Chart    
Super Class CL_CU GFW-Customizing: General constants etc. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGRB   ABAP Graphic Proxies 
Created 19980623   SAP 
Last change 19990701   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_CU_DIAGRAM has no interface implemented.
Friends
Class CL_CU_DIAGRAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DISPLAY_CONTEXT Constant Public Type reference (TYPE) I 0 Display context 19980716
2 CO_DISPLAY_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 500 Base ID of the display context 19980716
3 CO_DISPLAY_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '0' Context ID of the display context 19980721
4 CO_LEGEND_CONTEXT Constant Private Type reference (TYPE) I 5 Legend context 19980716
5 CO_LEGEND_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 2000 Base ID of the legend context 19980716
6 CO_LEGEND_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '3' Context ID of the legend context 19980721
7 CO_NUMBER_DRAWING_AREAS Constant Private Type reference (TYPE) I 6 Number of plot areas 19980716
8 CO_SUBTITLE Constant Private Type reference (TYPE) I 3 Subtitle 19980716
9 CO_SUBTITLE_CONTEXT Constant Private Type reference (TYPE) I 4 Subtitle context 19980716
10 CO_SUBTITLE_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1500 Base ID of the subtitle context 19980716
11 CO_SUBTITLE_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '2' Context ID of the subtitle context 19980721
12 CO_TITLE Constant Private Type reference (TYPE) I 1 Title 19980716
13 CO_TITLE_CONTEXT Constant Private Type reference (TYPE) I 2 Title context 19980716
14 CO_TITLE_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1000 Base ID of the title context 19980716
15 CO_TITLE_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '1' Context ID of the title context 19980721
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980710
Events
Class CL_CU_DIAGRAM has no event.
Types
Class CL_CU_DIAGRAM has no local type.
Method Signatures

Method CONSTRUCTOR 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 ' ' Administrator rights 19980710
2 Importing INSTANCE_ID Value transfer Type reference (TYPE) GFW_CU_STR Unique instance ID 19980710
3 Importing USERNAME Value transfer Type reference (TYPE) SYUNAME User name 19980710

Method CONSTRUCTOR on class CL_CU_DIAGRAM has no exception.
History
Last changed by/on SAP  19990701 
SAP Release Created in