SAP ABAP Class CL_GEOCODER_GENERIC_RFC (Generic geocoder that only calls one RFC)
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) | 20000816 |
Properties
Class | CL_GEOCODER_GENERIC_RFC | |
Short Description | Generic geocoder that only calls one RFC | |
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 | 20000816 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GEOCODER_GENERIC_RFC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GEOCODING_TOOL | Interface for Geocoding Tools (Possibly Third Party) | 20000816 |
Friends
Class CL_GEOCODER_GENERIC_RFC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | See coding | 20000825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Converts an ADRC_STRUC address into RFC-fixed format | 20000829 |
2 | ![]() |
Instance method | Protected | Method | Gets the RFC_DESTINATION and function for specified SRCID | 20000829 |
Events
Class CL_GEOCODER_GENERIC_RFC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MS_GEOCODER_RFC_DESTINATION | Protected | See coding | Structure for pair SRCID/RFC_DEST | 20000825 |
|
Method Signatures
Method CONVERT_ADDRESS_TO_RFC_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 | 20000829 | ||
2 | ![]() |
RFC_ADDRESS | Value transfer | Type reference (TYPE) | AESADDRRFC | Adresse + ID für AES (zB Geokodierung) per RFC | 20000829 |
Method CONVERT_ADDRESS_TO_RFC_ADDRESS on class CL_GEOCODER_GENERIC_RFC has no exception.
Method GET_RFC_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname an der RFC Destinantion | 20000829 | ||
2 | ![]() |
RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination des Geokodierers | 20000829 | ||
3 | ![]() |
SRCID | Call by reference | Type reference (TYPE) | GEOSRCID | ID des Geokodierers | 20000829 |
Method GET_RFC_FUNCTION on class CL_GEOCODER_GENERIC_RFC has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |