SAP ABAP Class CL_CU_POINT (GFW Customizing: Point)
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_POINT  
Short Description GFW Customizing: Point    
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 19990127   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_POINT has no interface implemented.
Friends
Class CL_CU_POINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTO Constant Public Type reference (TYPE) I 3 Automatic labelling or via data container 19981124
2 CO_DISPLAY_CONTEXT Constant Public Type reference (TYPE) I 0 Display context 19980716
3 CO_DISPLAY_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 500 Base ID of the display context 19980716
4 CO_DISPLAY_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '0' Context ID of the display context 19980721
5 CO_ENABLE Constant Public Type reference (TYPE) I 14 Interaction possible? 19990129
6 CO_EXPANDABLE Constant Public Type reference (TYPE) I 10 Point expandable? 19990120
7 CO_EXPLOSION Constant Public Type reference (TYPE) I 15 Explosion value (for chart types pie and doughnut) 20000704
8 CO_H_ALIGNMENT Constant Public Type reference (TYPE) I 4 Horizontal alignment of the label 19981124
9 CO_ICON_LEAF Constant Public Type reference (TYPE) I 11 Icon for displaying a leaf 19990120
10 CO_ICON_LEGEND Constant Public Type reference (TYPE) I 16 icon in the legend 20000921
11 CO_ICON_NODE_COLLAPSED Constant Public Type reference (TYPE) I 13 Icon representing a collapsed node 19990120
12 CO_ICON_NODE_EXPANDED Constant Public Type reference (TYPE) I 12 Icon representing an expanded node 19990120
13 CO_ITEM_LAYOUT Constant Public Type reference (TYPE) I 9 Layout of the items 19981201
14 CO_ITEM_ORDER Constant Public Type reference (TYPE) I 8 Sequence of the items 19981201
15 CO_LABEL_CONTEXT Constant Public Type reference (TYPE) I 1 Label context 19981112
16 CO_LABEL_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1000 Base ID of the label context 19981112
17 CO_LABEL_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '1' Context ID of the label context 19981112
18 CO_NUMBER_FORMAT Constant Public Type reference (TYPE) I 2 Number format 19981119
19 CO_POSITION Constant Public Type reference (TYPE) I 6 Label position 19981124
20 CO_TYPE Constant Public Type reference (TYPE) I 7 Label type 19981124
21 CO_V_ALIGNMENT Constant Public Type reference (TYPE) I 5 Vertical alignment of the label 19981124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980710
Events
Class CL_CU_POINT has no event.
Types
Class CL_CU_POINT 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 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_POINT has no exception.
History
Last changed by/on SAP  19990127 
SAP Release Created in