SAP ABAP Class /MRSS/IF_GIS_ROUTING (GIS routing)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_GIS_ABSTRACT_SYSTEM | Abstract GIS class | 20101111 |
Properties
Class | /MRSS/IF_GIS_ROUTING | |
Short Description | GIS routing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101111 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/IF_GIS_ROUTING has no forward declaration.
Interfaces
Class /MRSS/IF_GIS_ROUTING has no interface implemented.
Friends
Class /MRSS/IF_GIS_ROUTING has no friend class.
Attributes
Class /MRSS/IF_GIS_ROUTING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Provides Distance | 20110322 |
2 | ![]() |
Static method | Public | Method | Get instance of Routing system | 20110322 |
Events
Class /MRSS/IF_GIS_ROUTING has no event.
Types
Class /MRSS/IF_GIS_ROUTING has no local type.
Method Signatures
Method GET_DISTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20110322 | ||
2 | ![]() |
EV_DISTANCE | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_DISTANCE | Distance of Resource from Usage Site | 20110322 | ||
3 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_TIME | Duration of Resource Journey | 20110322 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110322 | ||
5 | ![]() |
IV_FROM_LATITUDE | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_LATITUDE | Geolocation Latitude | 20110322 | ||
6 | ![]() |
IV_FROM_LONGITUDE | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_LONGITUDE | Geolocation Longitude | 20110322 | ||
7 | ![]() |
IV_TO_LATITUDE | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_LATITUDE | Geolocation Latitude | 20110322 | ||
8 | ![]() |
IV_TO_LONGITUDE | Call by reference | Type reference (TYPE) | /MRSS/T_GEO_LONGITUDE | Geolocation Longitude | 20110322 |
Method GET_DISTANCE on class /MRSS/IF_GIS_ROUTING has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RREF_GIS_ROUTING | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_GIS_ROUTING | GIS routing | 20110322 |
Method GET_INSTANCE on class /MRSS/IF_GIS_ROUTING has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |