/MRSS/D_EQU_GUID SAP table for – Mapping Equnr(containing characters) with Guids

Here we would like to draw your attention to /MRSS/D_EQU_GUID 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_EQU_GUID is a SAP standard transparent table used for storing Mapping Equnr(containing characters) with Guids related data in SAP. It comes under the package /MRSS/NW_R3_CONNECTOR.

SAP /MRSS/D_EQU_GUID table

Table /MRSS/D_EQU_GUID technical data

Table/MRSS/D_EQU_GUID
Data storingMapping Equnr(containing characters) with Guids
ModulePM
ComponentPM-WOC
SAP Package/MRSS/NW_R3_CONNECTOR
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP /MRSS/D_EQU_GUID 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_EQU_GUID table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 6
  • EQUNR : Equipment Number
    Its a key field. Its data type is C (Character String) with field length 36
  • LOGSYS : Logical system
    Its a key field. Its data type is C (Character String) with field length 20
  • GUID : 16 Byte UUID in 32 Characters (Hexadecimal Encoded)
    Its data type is X (Byte string) with field length 16