SAP ABAP Class /MRSS/CL_GIS_PTV (Concrete PTV GIS class)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/GIS (Package) MRS GIS Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_GIS_ABSTRACT_SYSTEM Abstract GIS class 20110221
Properties
Class /MRSS/CL_GIS_PTV  
Short Description Concrete PTV GIS class    
Super Class /MRSS/CL_GIS_ABSTRACT_SYSTEM Abstract GIS class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/GIS   MRS GIS Integration 
Created 20110221   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_GIS_PTV has no forward declaration.
Interfaces
Class /MRSS/CL_GIS_PTV has no interface implemented.
Friends
Class /MRSS/CL_GIS_PTV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GIS_HANDLER Constant Private Type reference (TYPE) CLASSNAME 'CL_GEOCODER_IGS' Referenztyp 20110325
2 GREF_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110314
3 GREF_GIS_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_GIS_VIEWER GIS: GUI component with HTML control 20110310
4 GREF_GIS_VIEWER_INT Instance attribute Private Object reference (TYPE REF TO) CL_GIS_VIEW_IGS GIS: Viewing using the IGS 20110310
5 GREF_IF_ROUTING Instance attribute Private Object reference (TYPE REF TO) IF_GIS_ROUTE GIS: Routing functionality 20110322
6 GS_BORDER Instance attribute Private Type reference (TYPE) GEOBORDER Border 20110328
7 GS_OLD_BORDER Instance attribute Private Type reference (TYPE) GEOBORDER old border from Map 20120611
8 GV_BORDER_CHANGED Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Has Border changed? 20120611
9 GV_FIRST_RUN Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Boolean Variable 20120716
10 GV_LAST_OBJ_ID Instance attribute Private Type reference (TYPE) CHAR10 last used object ID 20110321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110310
2 DETERMINE_MARKER_PROPERTIES Instance method Private Method 20110329
3 SET_MAP_SIZE Instance method Private Method Set size of the map 20110314
4 SET_ZOOM_BORDER Instance method Private Method Set Zoom to Border 20110328
5 UPDATE_BORDER_SIZE Instance method Private Method Update the boarder size 20110328
Events
Class /MRSS/CL_GIS_PTV has no event.
Types
Class /MRSS/CL_GIS_PTV 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 IV_PARAMETERS Call by reference Type reference (TYPE) /MRSS/T_GIS_CONNECTOR_SETTINGS Settings for the connector class 20110310

Method CONSTRUCTOR on class /MRSS/CL_GIS_PTV has no exception.

Method DETERMINE_MARKER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLOR Call by reference Type reference (TYPE) STRING 20110329
2 Exporting EV_SIZE Call by reference Type reference (TYPE) I 20110329
3 Exporting EV_STYLE Call by reference Type reference (TYPE) STRING 20110329
4 Importing IV_MARKER_TYPE Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_TYPE Marker Type 20110329

Method DETERMINE_MARKER_PROPERTIES on class /MRSS/CL_GIS_PTV has no exception.

Method SET_MAP_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20110314
2 Importing IV_WIDTH Call by reference Type reference (TYPE) I 20110314

Method SET_MAP_SIZE on class /MRSS/CL_GIS_PTV has no exception.

Method SET_ZOOM_BORDER Signature

Method SET_ZOOM_BORDER on class /MRSS/CL_GIS_PTV has no parameter.
Method SET_ZOOM_BORDER on class /MRSS/CL_GIS_PTV has no exception.

Method UPDATE_BORDER_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POSITION Call by reference Type reference (TYPE) GEOPOSITION Geographic position in WGS84 coordinates 20110328

Method UPDATE_BORDER_SIZE on class /MRSS/CL_GIS_PTV has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800