SAP ABAP Class CL_ADDRESS_ENHANCER (Access to Various Address Enhancement Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GEO (Application Component) Geographical Functions
⤷
SZGEOCODING (Package) Geocoding, Independent of Business Address Services

⤷

⤷

Properties
Class | CL_ADDRESS_ENHANCER | |
Short Description | Access to Various Address Enhancement Services | |
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 | 20000223 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADDRESS_ENHANCER has no forward declaration.
Interfaces
Class CL_ADDRESS_ENHANCER has no interface implemented.
Friends
Class CL_ADDRESS_ENHANCER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AESI_TABLE | Registered Address Enhancement Services | 20000223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add More Attributes (According to Services) to Addresses | 20000223 |
2 | ![]() |
Instance method | Public | Method | Register Address Enhancement Services | 20000225 |
Events
Class CL_ADDRESS_ENHANCER has no event.
Types
Class CL_ADDRESS_ENHANCER has no local type.
Method Signatures
Method ENHANCE_ADDRESSES 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 angereichert werden sollen | 20000223 | ||
2 | ![]() |
AES_CONTAINERS | Call by reference | Type reference (TYPE) | AESC_TABLE | Container mit Resultaten (sortiert nach ID) | 20000223 | ||
3 | ![]() |
CHOICES | Call by reference | Type reference (TYPE) | GEOCD_CHOICE_TABLE | Tabelle mit Adressauswahlen für Geokodierung | 20041102 | ||
4 | ![]() |
CORRECTED_ADDRESSES | Call by reference | Type reference (TYPE) | AES_ADDR_TABLE | Evtl. korrigierte Adressdaten | 20000223 | ||
5 | ![]() |
INTERACTION_ALLOWED | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Auswahl an der Oberfläche erlaubt | 20000223 | |
6 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | AES_MSG_TABLE | Erzeugte Meldungen | 20000223 | ||
7 | ![]() |
OPTIONS | Call by reference | Type reference (TYPE) | GEOCD_OPTION | Geokodierung: Optionen (IGS) | 20041108 | ||
8 | ![]() |
PREV_ADDRESSES | Call by reference | Type reference (TYPE) | AES_ADDR_TABLE | Adressen vor möglicher Änderung (Delta bestimmen) | 20000223 |
Method ENHANCE_ADDRESSES on class CL_ADDRESS_ENHANCER has no exception.
Method REGISTER_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICES | Call by reference | Type reference (TYPE) | AESI_TABLE | Zu registrierende Services | 20000225 |
Method REGISTER_SERVICES on class CL_ADDRESS_ENHANCER has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 46D |