SAP ABAP Class CL_CU_GRID (GFW-Customizing: Grid)
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_GRID  
Short Description GFW-Customizing: Grid    
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_GRID has no interface implemented.
Friends
Class CL_CU_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAJOR_CONTEXT Constant Public Type reference (TYPE) I 0 Display context of the major tick marks 19980731
2 CO_MAJOR_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 500 Base ID of major tick mark context 19980731
3 CO_MAJOR_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '0' Context ID of the major tick mark context 19980731
4 CO_MINOR_CONTEXT Constant Public Type reference (TYPE) I 1 Display context of the minor tick marks 19980731
5 CO_MINOR_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 1000 Base ID of minor tick mark context 19980731
6 CO_MINOR_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '1' Context ID of the minor tick mark context 19980731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980710
Events
Class CL_CU_GRID has no event.
Types
Class CL_CU_GRID 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_GRID has no exception.
History
Last changed by/on SAP  19990701 
SAP Release Created in