/MRSS/D_TIMERULE SAP table for – MRS Time Rules

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

SAP /MRSS/D_TIMERULE table

Table /MRSS/D_TIMERULE technical data

Table/MRSS/D_TIMERULE
Data storingMRS Time Rules
ModulePM
ComponentPM-WOC
SAP Package/MRSS/SGE
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP /MRSS/D_TIMERULE 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_TIMERULE table.

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 6
  • TUESDAY
    Its data type is C (Character String) with field length 2
  • WEDNESDAY
    Its data type is C (Character String) with field length 2
  • THURSDAY
    Its data type is C (Character String) with field length 2
  • FRIDAY
    Its data type is C (Character String) with field length 2
  • SATURDAY
    Its data type is C (Character String) with field length 2
  • SUNDAY
    Its data type is C (Character String) with field length 2
  • TIME_FROM
    Its data type is T (Time (Time: HHMMSS)) with field length 12
  • TIME_TO
    Its data type is T (Time (Time: HHMMSS)) with field length 12
  • RULE_GUID
    Its a key field. Its data type is X (Byte string) with field length 16
  • MRS_TIMERULE_ID
    Its data type is C (Character String) with field length 50
  • VALID_FROM : Valid From (Time Stamp)
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • VALID_TO : Valid To (Time Stamp)
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • DESCRIPTION : Alert configuration: data element for text
    Its data type is C (Character String) with field length 160
  • DURATION : Duration in Seconds
    Its data type is X (Byte string) with field length 4
  • DURATION_TYPE
    Its data type is C (Character String) with field length 2
  • MONDAY
    Its data type is C (Character String) with field length 2