SAP ABAP Function Module COM_IOBJ_LOCAT_CALCULATE_GPS1 (Recalculate GPS data into DB 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_GPS1 | Recalculate GPS data into DB format |
| Function Group | COM_IOBJ_LOCAT | Individual Object Location Management |
| Program Name | SAPLCOM_IOBJ_LOCAT | |
| INCLUDE Name | LCOM_IOBJ_LOCATU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_POS_X | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-POS_X | Geo location longitude | |||
| |
EV_POS_Y | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-POS_Y | Geo location latitude | |||
| |
IV_SIGN_X | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LON_SIGN | ' ' | Sign for longitude | ||
| |
IV_DEGREE_X | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LON_DEGREES | In/Output Longitude, Degrees | |||
| |
IV_MINUTES_X | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LON_MINUTES | In/Output Minutes for Geo-Data | |||
| |
IV_SECONDS_X | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LON_SECONDS | In/Output Seconds for Geo-Data | |||
| |
IV_SIGN_Y | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LAT_SIGN | Sign for latitude | |||
| |
IV_DEGREE_Y | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LAT_DEGREES | In/output Latitude, Degree | |||
| |
IV_MINUTES_Y | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LAT_MINUTES | In/Output Minutes for Geo-Data | |||
| |
IV_SECONDS_Y | TYPE | COM_IOBJ_LOCAT_GEO_CODE_S-LAT_SECONDS | In/Output Seconds for Geo-Data | |||
| |
NOT_FOUND | TYPE | No data to be processed | ||||
Processing Type
| Normal Function 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 |