SAP ABAP Class CLG_GRAPHICS_MAP (Base: <Graphics:map>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_ELEMENT BSP Element Basis Class 20020805
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAPH_MAP_EXT Element handler: 20020805
Properties
Class CLG_GRAPHICS_MAP  
Short Description Base: <Graphics:map>    
Super Class CL_BSP_ELEMENT BSP Element Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package SBSPEXT_GRAPHICS   BSP Extensions for SAP Graphics 
Created 20020805   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_GRAPHICS_MAP has no forward declaration.
Interfaces
Class CLG_GRAPHICS_MAP has no interface implemented.
Friends
Class CLG_GRAPHICS_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BORDER Instance attribute Public Type reference (TYPE) GEOBORDER Geographic border 20020806
2 FORMAT Instance attribute Public Type reference (TYPE) STRING Refers to the type of image (gif,png,jpg) 20020805
3 HEIGHT Instance attribute Public Type reference (TYPE) STRING Refers to the height of the image. The value is in pixels. 20020805
4 IGS_RFC_DESTINATION Instance attribute Public Type reference (TYPE) STRING 'IGS_RFC_DEST' RFC destination used to call the IGS 20020805
5 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020805
6 ONCLICK Instance attribute Public Type reference (TYPE) STRING OnClick Event Handler 20040226
7 STYLE Instance attribute Public Type reference (TYPE) STRING Style sheet information used for presentation 20020805
8 TRANSPARENT_COLOR Instance attribute Public Type reference (TYPE) STRING Transparent color in gis image using RGB values 20020805
9 USE_NAVIGATION Instance attribute Public Type reference (TYPE) GEOBOOL Uses navigation controls 20040227
10 WIDTH Instance attribute Public Type reference (TYPE) STRING Refers to the width of the image. The value is in pixels. 20020805
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020805
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020805
3 FACTORY Static method Public Method FACTORY_METHOD 20020805
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020805
Events
Class CLG_GRAPHICS_MAP has no event.
Types
Class CLG_GRAPHICS_MAP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_MAP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_GRAPHICS_MAP has no parameter.
Method CONSTRUCTOR on class CLG_GRAPHICS_MAP has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BORDER Call by reference Type reference (TYPE) GEOBORDER 20020806
2 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_GRAPH_MAP_EXT 20020805
3 Importing FORMAT Call by reference Type reference (TYPE) CSEQUENCE 20020805
4 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20020805
5 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20040226
6 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20040226
7 Importing IGS_RFC_DESTINATION Call by reference Type reference (TYPE) CSEQUENCE 'IGS_RFC_DEST' 20020805
8 Importing ONCLICK Call by reference Type reference (TYPE) CSEQUENCE 20040226
9 Importing STYLE Call by reference Type reference (TYPE) CSEQUENCE 20020805
10 Importing TRANSPARENT_COLOR Call by reference Type reference (TYPE) CSEQUENCE 20020805
11 Importing USE_NAVIGATION Call by reference Type reference (TYPE) GEOBOOL 20040227
12 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20020805

Method FACTORY on class CLG_GRAPHICS_MAP has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_GRAPH_MAP_EXT 20020805

Method FACTORY_CLEAR on class CLG_GRAPHICS_MAP has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700