PDERR SAP table for – Error Table for Subsystem Confirmation

Here we would like to draw your attention to PDERR table in SAP. As we know it is being mainly used with the SAP PP-PDC (Plant Data Collection – PP) component which is coming under PP module (Production Planning). PDERR is a SAP standard transparent table used for storing Error Table for Subsystem Confirmation related data in SAP. It comes under the package CIKO.

SAP PDERR table

Table PDERR technical data

TablePDERR
Data storingError Table for Subsystem Confirmation
ModulePP
ComponentPP-PDC
SAP PackageCIKO
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MSGV4 : Message variable 04
    Its data type is C (Character String) with field length 50
  • PDSNR : Sequential number for PDC messages
    Its a key field. Its data type is N (Character String with Digits Only) with field length 12
  • 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
  • MSGV1 : Message variable 01
    Its data type is C (Character String) with field length 50
  • MSGV2 : Message variable 02
    Its data type is C (Character String) with field length 50