SAP ABAP Interface IF_GEOCODING_TOOL (Interface for Geocoding Tools (Possibly Third Party))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GEO (Application Component) Geographical Functions
⤷
SZGEOCODING (Package) Geocoding, Independent of Business Address Services
⤷
⤷
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
| Interface | IF_GEOCODING_TOOL | |
| Short Description | Interface for Geocoding Tools (Possibly Third Party) |
General Data
| Package | SZGEOCODING | Geocoding, Independent of Business Address Services |
| Created | 20000221 | SAP |
| Last changed | 20041208 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GEOCODING_TOOL has no forward declaration.
Interfaces
Interface IF_GEOCODING_TOOL has no interface.
Friends
Interface IF_GEOCODING_TOOL has no friend.
Attributes
Interface IF_GEOCODING_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Geocoding from 1-N Addresses of a Country | 20000221 |
Events
Interface IF_GEOCODING_TOOL has no event.
Types
Interface 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 | ADDRESSES | Call by reference | Type reference (TYPE) | AES_ADDR_TABLE | Adressen, die geokodiert werden sollen | 20000221 | |||
| 2 | CHOICE | Call by reference | Type reference (TYPE) | GEOCD_CHOICE_TABLE | Adressauswahlliste | 20000222 | |||
| 3 | CONTAINERS | Call by reference | Type reference (TYPE) | AESC_SORTEDTABLE | Struktur für Container mit Nummer (ZAV) | 20000221 | |||
| 4 | CORRECTED_ADDRESSES | Call by reference | Type reference (TYPE) | AES_ADDR_SORTEDTABLE | Vom Geokodierungstool korrigierte Adressen | 20000221 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | AES_MSG_TABLE | Vom Geokodierer erzeugte Messages | 20000221 | |||
| 6 | OPTIONS | Call by reference | Type reference (TYPE) | GEOCD_OPTION | Geokodierung: Optionen (IGS) | 20041108 | |||
| 7 | RELEVANT_FIELDS | Call by reference | Type reference (TYPE) | GEOCD_ADDR_RELFIELDS_SORTEDTAB | Tabrelle aller anzeigerelevanter Felder bei der Geokodierung | 20000404 | |||
| 8 | RESULTS | Call by reference | Type reference (TYPE) | GEOCD_RES_TABLE | Ergebniss der Geokodierung pro Adresse | 20000222 | |||
| 9 | XINFO | Call by reference | Type reference (TYPE) | GEOCDXINFO | Zusatzinfos für den Geokodierer | 20000816 |
Method GEOCODE on Interface IF_GEOCODING_TOOL has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 46D |