SAP ABAP Function Module COM_IOBJ_LOCAT_CALCULATE_GPS2 (Recalculate GPS data into output format)
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_CALCULATE_GPS2 Recalculate GPS data into output format  
Function Group COM_IOBJ_LOCAT   Individual Object Location Management  
Program Name SAPLCOM_IOBJ_LOCAT    
INCLUDE Name LCOM_IOBJ_LOCATU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SIGN_X TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LON_SIGN Sign for longitude
Exporting EV_DEGREE_X TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LON_DEGREES In/Output Longitude, Degrees
Exporting EV_MINUTES_X TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LON_MINUTES In/Output Minutes for Geo-Data
Exporting EV_SECONDS_X TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LON_SECONDS In/Output Seconds for Geo-Data
Exporting EV_SIGN_Y TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LAT_SIGN Sign for latitude
Exporting EV_DEGREE_Y TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LAT_DEGREES In/output Latitude, Degree
Exporting EV_MINUTES_Y TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LAT_MINUTES In/Output Minutes for Geo-Data
Exporting EV_SECONDS_Y TYPE COM_IOBJ_LOCAT_GEO_CODE_S-LAT_SECONDS In/Output Seconds for Geo-Data
Importing IV_POS_X TYPE COM_IOBJ_LOCAT_GEO_CODE_S-POS_X Geo location longitude
Importing IV_POS_Y TYPE COM_IOBJ_LOCAT_GEO_CODE_S-POS_Y Geo location latitude
Exception NOT_FOUND TYPE No data to be processed
               
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