SAP ABAP Class CL_CU_ITEM (GFW Customizing: Item)
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_ITEM  
Short Description GFW Customizing: Item    
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 19981201   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_ITEM has no interface implemented.
Friends
Class CL_CU_ITEM 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 19981217
2 CO_DISPLAY_CONTEXT_BASE Constant Private Type reference (TYPE) GFWCUBAS 500 Base ID of the display context 19981201
3 CO_DISPLAY_CONTEXT_ID Constant Private Type reference (TYPE) GFWCUCON '1' Context ID of the display context 19981201
4 CO_EDITABLE Constant Public Type reference (TYPE) I 4 Item editable? 19990127
5 CO_ENABLE Constant Public Type reference (TYPE) I 5 Interaction possible? 19990129
6 CO_TITLE Constant Public Type reference (TYPE) I 2 Text 19990120
7 CO_TOOLTIP Constant Public Type reference (TYPE) I 3 Tooltip text 19990120
8 CO_TYPE Constant Public Type reference (TYPE) I 1 Type (text, icon, checkbox etc.) 19981202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19981201
Events
Class CL_CU_ITEM has no event.
Types
Class CL_CU_ITEM 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 Administratorrechte 19981201
2 Importing INSTANCE_ID Value transfer Type reference (TYPE) GFW_CU_STR Eindeutige Instanz-Id 19981201
3 Importing USERNAME Value transfer Type reference (TYPE) SYUNAME Benutzername 19981201

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