SAP ABAP Class IF_BSSP_GET_GEOCODE (Interface for BAdI: BSSP_FSCM_MAP_GET_GEOCODE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120504
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_CLAIM_MAP_BADI Example BAdI Implementation - BSSP_FSCM_MAP_GET_GEOCODE 20120504
Properties
Class IF_BSSP_GET_GEOCODE  
Short Description Interface for BAdI: BSSP_FSCM_MAP_GET_GEOCODE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSSP_GET_GEOCODE has no forward declaration.
Interfaces
Class IF_BSSP_GET_GEOCODE has no interface implemented.
Friends
Class IF_BSSP_GET_GEOCODE has no friend class.
Attributes
Class IF_BSSP_GET_GEOCODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_API_URL Instance method Public Method Get Google API URL 20120510
2 GET_GEOCODE_FROM_ADDRESS Instance method Public Method Get Geocode from BP Addresses 20120504
3 GET_GEOCODE_FROM_XSTRING Instance method Public Method Called within GET_GEOCODE_FROM_ADDRESS 20120504
4 GET_LICENSE Instance method Public Method Get Customer license ID 20120510
5 GET_MAP_KEY Instance method Public Method Get Map Key to access Map 20120510
6 GET_URL_SIGNATURE Instance method Public Method Get license and URL signature 20120504
7 GET_VIEW_PAGE Instance method Public Method Retrieve Web Repository object 20120504
8 GET_WEB_TEMPLATE Instance method Public Method Web Repository Object Name 20120510
Events
Class IF_BSSP_GET_GEOCODE has no event.
Types
Class IF_BSSP_GET_GEOCODE has no local type.
Method Signatures

Method GET_API_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_API_URL Value transfer Type reference (TYPE) STRING 20120530

Method GET_API_URL on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_GEOCODE_FROM_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_CHILDREN Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_LIST IF_IXML_NODE_LIST 20120504
2 Exporting EV_LATITUDE Call by reference Type reference (TYPE) STRING 20120508
3 Exporting EV_LONGITUDE Call by reference Type reference (TYPE) STRING 20120508
4 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING 20120504
5 Importing IV_ADDRESS_STRING Call by reference Type reference (TYPE) STRING 20120504
# Exception Resumable Description Created on
1 CX_T100_MSG Exception Class with Error Messages from Table T100 20120517

Method GET_GEOCODE_FROM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_CHILDREN Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_LIST IF_IXML_NODE_LIST 20120504
2 Exporting EV_LATITUDE Call by reference Type reference (TYPE) STRING 20120508
3 Exporting EV_LONGITUDE Call by reference Type reference (TYPE) STRING 20120508
4 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING 20120504
5 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING 20120504

Method GET_GEOCODE_FROM_XSTRING on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_LICENSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LICENSE Value transfer Type reference (TYPE) STRING 20120530

Method GET_LICENSE on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_MAP_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MAP_KEY Value transfer Type reference (TYPE) STRING 20120530

Method GET_MAP_KEY on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_URL_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URL Call by reference Type reference (TYPE) STRING 20120504
2 Returning RV_SIGNATURE Value transfer Type reference (TYPE) STRING 20120530

Method GET_URL_SIGNATURE on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_VIEW_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HTML_PAGE Call by reference Type reference (TYPE) STRING 20120530

Method GET_VIEW_PAGE on class IF_BSSP_GET_GEOCODE has no exception.

Method GET_WEB_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WEB_TEMPLATE Call by reference Type reference (TYPE) STRING 20120510

Method GET_WEB_TEMPLATE on class IF_BSSP_GET_GEOCODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in