SAP ABAP Class CL_GEOCODER_SAP0 (Geocoder on Country Level (or Region Level))
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GEOCODING_TOOL | Interface for Geocoding Tools (Possibly Third Party) | 20000405 |
Properties
| Class | CL_GEOCODER_SAP0 | |
| Short Description | Geocoder on Country Level (or Region Level) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SZGEOCODING | Geocoding, Independent of Business Address Services |
| Created | 20000405 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GEOCODER_SAP0 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GEOCODING_TOOL | Interface for Geocoding Tools (Possibly Third Party) | 20000405 |
Friends
Class CL_GEOCODER_SAP0 has no friend class.
Attributes
Class CL_GEOCODER_SAP0 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Geocoding of Exactly One Address | 20000406 | |
| 2 | Instance method | Public | Method | Copy Data in the AESC Structure | 20000409 | |
| 3 | Instance method | Protected | Method | Copy Single Field | 20000409 |
Events
Class CL_GEOCODER_SAP0 has no event.
Types
Class CL_GEOCODER_SAP0 has no local type.
Method Signatures
Method GEOCODE_ONE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | AES_ADDR | Struktur zur Übergabe von Adressen an Anreicherungsservices | 20000406 | |||
| 2 | CHOICE | Call by reference | Type reference (TYPE) | GEOCD_CHOICE_TABLE | Tabelle mit Adressauswahlen für Geokodierung | 20000406 | |||
| 3 | CONTAINER | Call by reference | Type reference (TYPE) | AESC_TABS | Tabellenstruktur für AES Container | 20000406 | |||
| 4 | CORRECTED_ADDRESSES | Call by reference | Type reference (TYPE) | AES_ADDR_SORTEDTABLE | Tabelle zur Übergabe von Adressen von/zum Areicherungsservic | 20000406 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | AES_MSG_TABLE | Tabelle mit bei den AESs erzeugten Meldungen | 20000406 | |||
| 6 | RELEVANT_FIELDS | Call by reference | Type reference (TYPE) | GEOCD_ADDR_RELFIELDS_SORTEDTAB | Tabrelle aller anzeigerelevanter Felder bei der Geokodierung | 20000406 | |||
| 7 | RESULT | Call by reference | Type reference (TYPE) | GEOCD_RESS | Ergebnisse der Geokodierung pro Adresse | 20000406 |
Method GEOCODE_ONE_ADDRESS on class CL_GEOCODER_SAP0 has no exception.
Method MOVE_DATA_TO_AESCONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AESC | Call by reference | Type reference (TYPE) | AESC | Address Enhancement Service Container | 20000409 | |||
| 2 | GEOCODING | Call by reference | Type reference (TYPE) | GEOCODING | Daten, die von Geokodierungsservices ausgetauscht werden | 20000409 |
Method MOVE_DATA_TO_AESCONTAINER on class CL_GEOCODER_SAP0 has no exception.
Method MOVE_FIELD_TO_AESCONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AESC | Call by reference | Type reference (TYPE) | AESC | Address Enhancement Service Container | 20000409 | |||
| 2 | FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20000409 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | CHAR255 | Wert des Feldes | 20000409 |
Method MOVE_FIELD_TO_AESCONTAINER on class CL_GEOCODER_SAP0 has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |