SAP ABAP Function Module COM_IOBJ_LOCAT_CONV_TO_WGS84 (Convert geoloc DB format to display format (WGS84))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PRO-OBJ (Application Component) Objects
     CRM_IOBJECT_LOCATION (Package) IObject Location
Basic Data
Function Module COM_IOBJ_LOCAT_CONV_TO_WGS84 Convert geoloc DB format to display format (WGS84)  
Function Group COM_IOBJ_LOCAT   Individual Object Location Management  
Program Name SAPLCOM_IOBJ_LOCAT    
INCLUDE Name LCOM_IOBJ_LOCATU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SIGN_LON TYPE COMT_GEO_SIGN_LONGITUDE_UI Himmelsrichtung Längengrad
Exporting EV_DEGREE_LON TYPE GEOLONDEG Ein/Ausgabe Längengrad, Grad
Exporting EV_MINUTES_LON TYPE GEOMIN Ein/Ausgabe Minuten bei Geodaten
Exporting EV_SECONDS_LON TYPE GEOSEC Ein/Ausgabe Sekunden bei Geodaten
Exporting EV_SIGN_LAT TYPE COMT_GEO_SIGN_LATITUDE_UI Himmelsrichtung Breitengrad
Exporting EV_DEGREE_LAT TYPE GEOLATDEG Breitengrad der Geo-Location
Exporting EV_MINUTES_LAT TYPE GEOMIN Ein/Ausgabe Minuten bei Geodaten
Exporting EV_SECONDS_LAT TYPE GEOSEC Ein/Ausgabe Sekunden bei Geodaten
Importing IV_LON TYPE COMT_POSX Längengrad
Importing IV_LAT TYPE COMT_POSY Breitengrad
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041011 
SAP Release Created in 401