SAP ABAP Class CL_CU_DRAWING_AREA (GFW-Customizing: Drawing area)
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_DRAWING_AREA  
Short Description GFW-Customizing: Drawing area    
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 19980609   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_CU_DRAWING_AREA has no interface implemented.
Friends
Class CL_CU_DRAWING_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COVERING Constant Public Type reference (TYPE) I 6 Cover 19980617
2 CO_DISPLAY_CONTEXT Constant Public Type reference (TYPE) I 0 Display context 19980617
3 CO_DISPLAY_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 500 Base ID of the display context 19980617
4 CO_DISPLAY_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '1' Context ID of the display context 19980717
5 CO_ELEVATION Constant Public Type reference (TYPE) I 15 3d-view: elevation 20001121
6 CO_LEGEND_CONTEXT Constant Public Type reference (TYPE) I 5 Legend context 19980617
7 CO_LEGEND_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 2000 Base ID of the legend context 19980617
8 CO_LEGEND_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '4' Context ID of the legend context 19980717
9 CO_LEGEND_ON_DEMAND Constant Public Type reference (TYPE) I 7 Show legend on demand 20000119
10 CO_ORTHOGONAL Constant Public Type reference (TYPE) I 18 3d-view: orthogonal 20001121
11 CO_PERSPECTIVE Constant Public Type reference (TYPE) I 17 3d-view: perspective 20001121
12 CO_QUADRANTS_CENTER_X Constant Public Type reference (TYPE) I 9 Center of Quadrants 20000607
13 CO_QUADRANTS_CENTER_Y Constant Public Type reference (TYPE) I 10 Center of Quadrants 20000607
14 CO_QUADRANTS_VISIBILITY Constant Public Type reference (TYPE) I 8 Quadrants visibility 20000607
15 CO_QUADRANT_BL_CONTEXT Constant Public Type reference (TYPE) I 13 Context of bottom left quadrant 20000607
16 CO_QUADRANT_BL_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 3500 Base ID of the bottom left quadrant context 20000607
17 CO_QUADRANT_BL_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '7' Context ID of the bottom left quadrant context 20000607
18 CO_QUADRANT_BR_CONTEXT Constant Public Type reference (TYPE) I 14 Context of bottom right quadrant 20000607
19 CO_QUADRANT_BR_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 4000 Base ID of the bottom left quadrant context 20000607
20 CO_QUADRANT_BR_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '8' Context ID of the bottom left quadrant context 20000607
21 CO_QUADRANT_TL_CONTEXT Constant Public Type reference (TYPE) I 11 Context of top left quadrant 20000607
22 CO_QUADRANT_TL_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 2500 Base ID of the top left quadrant context 20000607
23 CO_QUADRANT_TL_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '5' Context ID of the top left quadrant context 20000607
24 CO_QUADRANT_TR_CONTEXT Constant Public Type reference (TYPE) I 12 Context of top right quadrant 20000607
25 CO_QUADRANT_TR_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 3000 Base ID of the top right quadrant context 20000607
26 CO_QUADRANT_TR_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '6' Context ID of the top right quadrant context 20000607
27 CO_ROTATION Constant Public Type reference (TYPE) I 16 3d-view: rotation 20001121
28 CO_SUBTITLE Constant Private Type reference (TYPE) I 3 Subtitle 19980617
29 CO_SUBTITLE_CONTEXT Constant Private Type reference (TYPE) I 4 Subtitle context 19980617
30 CO_SUBTITLE_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1500 Base ID of the subtitle context 19980617
31 CO_SUBTITLE_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '3' Context ID of the subtitle context 19980717
32 CO_TITLE Constant Public Type reference (TYPE) I 1 Title 19980617
33 CO_TITLE_CONTEXT Constant Public Type reference (TYPE) I 2 Title context 19980617
34 CO_TITLE_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1000 Base ID of the title context 19980617
35 CO_TITLE_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '2' Context ID of the title context 19980717
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980619
Events
Class CL_CU_DRAWING_AREA has no event.
Types
Class CL_CU_DRAWING_AREA 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 gfw_false Administrator rights 19980623
2 Importing INSTANCE_ID Value transfer Type reference (TYPE) GFW_CU_STR Unique instance ID 19980623
3 Importing USERNAME Value transfer Type reference (TYPE) SYUNAME User name 19980623

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