SAP ABAP Interface /MRSS/IF_GIS_ROUTING (GIS routing)
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 - 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
Interface /MRSS/IF_GIS_ROUTING  
Short Description GIS routing    
General Data
Package /MRSS/GIS   MRS GIS Integration 
Created 20101111   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_GIS_ROUTING has no forward declaration.
Interfaces
Interface /MRSS/IF_GIS_ROUTING has no interface.
Friends
Interface /MRSS/IF_GIS_ROUTING has no friend.
Attributes
Interface /MRSS/IF_GIS_ROUTING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DISTANCE Instance method Public Method Provides Distance 20110322
2 GET_INSTANCE Static method Public Method Get instance of Routing system 20110322
Events
Interface /MRSS/IF_GIS_ROUTING has no event.
Types
Interface /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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110322
2 Exporting EV_DISTANCE Call by reference Type reference (TYPE) /MRSS/T_GEO_DISTANCE Distance of Resource from Usage Site 20110322
3 Exporting EV_DURATION Call by reference Type reference (TYPE) /MRSS/T_GEO_TIME Duration of Resource Journey 20110322
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110322
5 Importing IV_FROM_LATITUDE Call by reference Type reference (TYPE) /MRSS/T_GEO_LATITUDE Geolocation Latitude 20110322
6 Importing IV_FROM_LONGITUDE Call by reference Type reference (TYPE) /MRSS/T_GEO_LONGITUDE Geolocation Longitude 20110322
7 Importing IV_TO_LATITUDE Call by reference Type reference (TYPE) /MRSS/T_GEO_LATITUDE Geolocation Latitude 20110322
8 Importing IV_TO_LONGITUDE Call by reference Type reference (TYPE) /MRSS/T_GEO_LONGITUDE Geolocation Longitude 20110322

Method GET_DISTANCE on Interface /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 Returning RREF_GIS_ROUTING Value transfer Object reference (TYPE REF TO) /MRSS/IF_GIS_ROUTING GIS routing 20110322

Method GET_INSTANCE on Interface /MRSS/IF_GIS_ROUTING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800