SAP ABAP Class CL_GEOCODER_IGS (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) 20011120
Properties
Class CL_GEOCODER_IGS  
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 20011120   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GEOCODER_IGS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GEOCODING_TOOL Interface for Geocoding Tools (Possibly Third Party) 20011120
Friends
Class CL_GEOCODER_IGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BUFFER_RFC_DESTINATIONS Static Attribute Protected See coding 20011120
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ADDRESS_TO_RFC_ADDRESS Instance method Protected Method Converts an ADRC_STRUC address into RFC-fixed format 20011120
2 GET_RFC_FUNCTION Instance method Protected Method Gets the RFC_DESTINATION and function for specified SRCID 20011120
Events
Class CL_GEOCODER_IGS 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 20011120
Method Signatures

Method CONVERT_ADDRESS_TO_RFC_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) AES_ADDR Struktur zur Übergabe von Adressen an Anreicherungsservices 20011120
2 Returning RFC_ADDRESS Value transfer Type reference (TYPE) AESADDRRFC Adresse + ID für AES (zB Geokodierung) per RFC 20011120

Method CONVERT_ADDRESS_TO_RFC_ADDRESS on class CL_GEOCODER_IGS has no exception.

Method GET_RFC_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Funktionsname an der RFC Destinantion 20011120
2 Exporting RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST RFC Destination des Geokodierers 20011120
3 Importing SRCID Call by reference Type reference (TYPE) GEOSRCID ID des Geokodierers 20011120

Method GET_RFC_FUNCTION on class CL_GEOCODER_IGS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620