/MRSS/D_MRS_LOG SAP table for – Log Protocols

Here we would like to draw your attention to /MRSS/D_MRS_LOG 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_MRS_LOG is a SAP standard transparent table used for storing Log Protocols related data in SAP. It comes under the package /MRSS/SGE.

SAP /MRSS/D_MRS_LOG table

Table /MRSS/D_MRS_LOG technical data

Table/MRSS/D_MRS_LOG
Data storingLog Protocols
ModulePM
ComponentPM-WOC
SAP Package/MRSS/SGE
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP /MRSS/D_MRS_LOG 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_MRS_LOG table.

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 6
  • MRS_LOG_ENTRY_ID
    Its a key field. Its data type is X (Byte string) with field length 16
  • STATUS : AC: Context Status
    Its data type is C (Character String) with field length 2
  • USER_NAME : User or User Group
    Its data type is C (Character String) with field length 24
  • START_TIME : Time of Entry in Difference Tables for Quarterly Adjustment
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • END_TIME : System Time
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • ACTIVITY : ACL: Activity
    Its data type is C (Character String) with field length 20
  • FILENAME : File name of archive file
    Its data type is C (Character String) with field length 510
  • APPL_LOGHNDL
    Its data type is C (Character String) with field length 44