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 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GEOCODER_IGS' | Referenztyp | 20110325 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110314 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_GIS_VIEWER | GIS: GUI component with HTML control | 20110310 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GIS_VIEW_IGS | GIS: Viewing using the IGS | 20110310 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GIS_ROUTE | GIS: Routing functionality | 20110322 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GEOBORDER | Border | 20110328 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GEOBORDER | old border from Map | 20120611 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Has Border changed? | 20120611 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20120716 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | last used object ID | 20110321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110310 | ||
| 2 | Instance method | Private | Method | 20110329 | ||
| 3 | Instance method | Private | Method | Set size of the map | 20110314 | |
| 4 | Instance method | Private | Method | Set Zoom to Border | 20110328 | |
| 5 | 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 | 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 | EV_COLOR | Call by reference | Type reference (TYPE) | STRING | 20110329 | ||||
| 2 | EV_SIZE | Call by reference | Type reference (TYPE) | I | 20110329 | ||||
| 3 | EV_STYLE | Call by reference | Type reference (TYPE) | STRING | 20110329 | ||||
| 4 | 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 | IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20110314 | ||||
| 2 | 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 | 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 |