MDRD SAP table for – Delivery Relationships: Recipients per Plant and Material

Here we would like to draw your attention to MDRD table in SAP. As we know it is being mainly used with the SAP MM-CBP (Consumption-Based Planning in MM) component which is coming under MM module (Material Management). MDRD is a SAP standard transparent table used for storing Delivery Relationships: Recipients per Plant and Material related data in SAP. It comes under the package WEFF.

SAP MDRD table

Table MDRD technical data

TableMDRD
Data storingDelivery Relationships: Recipients per Plant and Material
ModuleMM
ComponentMM-CBP
SAP PackageWEFF
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP MDRD 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 MDRD table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • LEVEL_M
    Its data type is N (Character String with Digits Only) with field length 1
  • DOCTP_M
    Its data type is C (Character String) with field length 1
  • CHK_DISMM
    Its data type is C (Character String) with field length 1
  • NUMBR
    Its data type is N (Character String with Digits Only) with field length 5
  • RECIPIENTS
    Its data type is g (String of variable length – ABAP type STRING) with field length 8
  • RESDB
    Its a key field. Its data type is C (Character String) with field length 10
  • MATNR : Material Number
    Its a key field. Its data type is C (Character String) with field length 18
  • CDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes
    Its include structure/component is is MDRD_S_CTRL