SAP ABAP Class IF_GEOCODING_TOOL (Interface for Geocoding Tools (Possibly Third Party))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_CAS Wrapper for the CAS geocoder 20000228
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_ESRI_BASE ESRI GeoCoder 20091112
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_GENERIC_RFC Generic geocoder that only calls one RFC 20000816
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_IGS Generic geocoder that only calls one RFC 20011120
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_SAP0 Geocoder on Country Level (or Region Level) 20000405
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GEOCODER_ZIP5GOLD Geocoder for zip5gold database 20000703
Properties
Class IF_GEOCODING_TOOL  
Short Description Interface for Geocoding Tools (Possibly Third Party)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000221   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GEOCODING_TOOL has no forward declaration.
Interfaces
Class IF_GEOCODING_TOOL has no interface implemented.
Friends
Class IF_GEOCODING_TOOL has no friend class.
Attributes
Class IF_GEOCODING_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GEOCODE Instance method Public Method Geocoding from 1-N Addresses of a Country 20000221
Events
Class IF_GEOCODING_TOOL has no event.
Types
Class IF_GEOCODING_TOOL has no local type.
Method Signatures

Method GEOCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSES Call by reference Type reference (TYPE) AES_ADDR_TABLE Adressen, die geokodiert werden sollen 20000221
2 Exporting CHOICE Call by reference Type reference (TYPE) GEOCD_CHOICE_TABLE Adressauswahlliste 20000222
3 Changing CONTAINERS Call by reference Type reference (TYPE) AESC_SORTEDTABLE Struktur für Container mit Nummer (ZAV) 20000221
4 Changing CORRECTED_ADDRESSES Call by reference Type reference (TYPE) AES_ADDR_SORTEDTABLE Vom Geokodierungstool korrigierte Adressen 20000221
5 Changing MESSAGES Call by reference Type reference (TYPE) AES_MSG_TABLE Vom Geokodierer erzeugte Messages 20000221
6 Importing OPTIONS Call by reference Type reference (TYPE) GEOCD_OPTION Geokodierung: Optionen (IGS) 20041108
7 Exporting RELEVANT_FIELDS Call by reference Type reference (TYPE) GEOCD_ADDR_RELFIELDS_SORTEDTAB Tabrelle aller anzeigerelevanter Felder bei der Geokodierung 20000404
8 Exporting RESULTS Call by reference Type reference (TYPE) GEOCD_RES_TABLE Ergebniss der Geokodierung pro Adresse 20000222
9 Importing XINFO Call by reference Type reference (TYPE) GEOCDXINFO Zusatzinfos für den Geokodierer 20000816

Method GEOCODE on class IF_GEOCODING_TOOL has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in