SAP ABAP Class /MRSS/IF_GIS_GEOCODING (GIS geo coding)
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_GEOCODING  
Short Description GIS geo coding    
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_GEOCODING has no forward declaration.
Interfaces
Class /MRSS/IF_GIS_GEOCODING has no interface implemented.
Friends
Class /MRSS/IF_GIS_GEOCODING has no friend class.
Attributes
Class /MRSS/IF_GIS_GEOCODING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GEOLOCATION Instance method Public Method Get geolocation co-ordinates 20110325
2 GET_INSTANCE Static method Public Method Get instance of Routing system 20110322
Events
Class /MRSS/IF_GIS_GEOCODING has no event.
Types
Class /MRSS/IF_GIS_GEOCODING has no local type.
Method Signatures

Method GET_GEOLOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) /MRSS/T_ADDRESS Structure to store the adresses to GEO code 20110325
2 Exporting ES_GEO_LOCATION Call by reference Type reference (TYPE) /MRSS/T_GEOPOSITION Geographical Position in WGS84 Coordinates 20110325
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110517
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110517
5 Importing IS_ADDRESS Call by reference Type reference (TYPE) /MRSS/T_ADDRESS Structure to store the adresses to GEO code 20110325

Method GET_GEOLOCATION on class /MRSS/IF_GIS_GEOCODING 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_GEOCODING Value transfer Object reference (TYPE REF TO) /MRSS/IF_GIS_GEOCODING GIS geocoding 20110322

Method GET_INSTANCE on class /MRSS/IF_GIS_GEOCODING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in