SAP ABAP Class IF_VBI_CONST (Constants Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_VBI_GEOMAP_CONST Constants Interface for GeoMap 20130107
Properties
Class IF_VBI_CONST  
Short Description Constants Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121005   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_VBI_CONST has no interface implemented.
Friends
Class IF_VBI_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALIGNMENT Constant Public See coding 20140730
2 GC_ANIMATION_MODE Constant Public See coding 20140224
3 GC_CONTROL_EVENT Constant Public See coding 20130116
4 GC_DESCR_CATEGORY Constant Public See coding 20130110
5 GC_DESCR_PART Constant Public See coding 20130110
6 GC_EVENT Constant Public See coding 20130110
7 GC_HEAD_STYLE Constant Public See coding 20130411
8 GC_SCENE_OBJECT_TYPE Constant Public See coding 20130322
Methods
Class IF_VBI_CONST has no method.
Events
Class IF_VBI_CONST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_BOX_EXTENSION Public See coding 20130325 begin of GTYPE_BOX_EXTENSION, SCALE type VBI_S_VECTOR3, ROTATION type VBI_S_VECTOR3, TEXTURE type STRING, FIX_DIR type ABAP_BOOL, FIX_SIZE type ABAP_BOOL, HAS_TRANSPARENCY type ABAP_BOOL, end of GTYPE_BOX_EXTENSION
2 GTYPE_CIRCLE_EXTENSION Public See coding 20130527 begin of GTYPE_CIRCLE_EXTENSION, RADIUS type VBI_CIRCLE_RADIUS, "radius either in meter (GEO_CIRCLE) or pixels (CIRCLE) end of GTYPE_CIRCLE_EXTENSION
3 GTYPE_COLLADA_EXTENSION Public See coding 20130611 begin of GTYPE_COLLADA_EXTENSION, SCALE type VBI_S_VECTOR3, ROTATION type VBI_S_VECTOR3, TEXTURE type STRING, FIX_DIR type ABAP_BOOL, FIX_SIZE type ABAP_BOOL, HAS_TRANSPARENCY type ABAP_BOOL, VO_ID type STRING, end of GTYPE_COLLADA_EXTENSION
4 GTYPE_IMAGE_EXTENSION Public See coding 20140225 begin of GTYPE_IMAGE_EXTENSION, SCALE type VBI_S_VECTOR3, * ROTATION type VBI_S_VECTOR3, * FIX_DIR type ABAP_BOOL, * FIX_SIZE type ABAP_BOOL, end of GTYPE_IMAGE_EXTENSION
5 GTYPE_PIE_CHART_EXTENSION Public See coding 20130529 begin of GTYPE_PIE_CHART_EXTENSION, SCALE type VBI_S_VECTOR3, OPACITY type FLOAT, SERIES type GTYPE_SERIES_TAB, THRESHOLD type P length 4 decimals 2, LEFTOVER type SYINDEX, START_COLOR type VBI_INDEX, end of GTYPE_PIE_CHART_EXTENSION
6 GTYPE_SERIES_ENTRY Public See coding 20130529 begin of GTYPE_SERIES_ENTRY, NAME type STRING, VALUE type FLOAT, TOOLTIP type STRING, end of GTYPE_SERIES_ENTRY
7 GTYPE_SERIES_TAB Public See coding 20130529 GTYPE_SERIES_TAB type standard table of GTYPE_SERIES_ENTRY with non-unique default key
8 GTY_EVENT_ID Public Type reference (TYPE) STRING 20130116
History
Last changed by/on SAP  20141121 
SAP Release Created in