WRPE SAP table for – Replenishment: Error messages

Here we would like to draw your attention to WRPE 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). WRPE is a SAP standard transparent table used for storing Replenishment: Error messages related data in SAP. It comes under the package WRPL.

SAP WRPE table

Table WRPE technical data

TableWRPE
Data storingReplenishment: Error messages
ModuleMM
ComponentMM-CBP
SAP PackageWRPL
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • MSGV2 : Message variable 02
    Its data type is C (Character String) with field length 50
  • MSGV3 : Message variable 03
    Its data type is C (Character String) with field length 50
  • MSGV4 : Message variable 04
    Its data type is C (Character String) with field length 50
  • RPLID
    Its a key field. Its data type is N (Character String with Digits Only) with field length 10
  • KUNNR : Customer number
    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
  • SEQNR : Flight Scheduling: Flight Sequence Number
    Its a key field. Its data type is X (Byte string) with field length 4
  • MSGID : Application Area
    Its data type is C (Character String) with field length 20
  • MSGTY : Message Type
    Its data type is C (Character String) with field length 1
  • MSGNO : System Message Number
    Its data type is N (Character String with Digits Only) with field length 3
  • MSGV1 : Message variable 01
    Its data type is C (Character String) with field length 50