/MRSS/D_GEO_GPS SAP table for – Data table to hold actual GPS coordinates of a resource

Here we would like to draw your attention to /MRSS/D_GEO_GPS table in SAP. As we know it is being mainly used with the SAP PM-WOC (Maintenance Processing in PM) component which is coming under PM module (Plant Maintenance). /MRSS/D_GEO_GPS is a SAP standard transparent table used for storing Data table to hold actual GPS coordinates of a resource related data in SAP. It comes under the package /MRSS/OPT.

SAP /MRSS/D_GEO_GPS table

Table /MRSS/D_GEO_GPS technical data

Table/MRSS/D_GEO_GPS
Data storingData table to hold actual GPS coordinates of a resource
ModulePM
ComponentPM-WOC
SAP Package/MRSS/OPT
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP /MRSS/D_GEO_GPS Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in /MRSS/D_GEO_GPS table.

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 6
  • RESOURCE_KEY
    Its a key field. Its data type is X (Byte string) with field length 16
  • CHANGED_AT : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • LONGITUDE
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • LATITUDE
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • EXPIRY
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8