PKEC SAP table for – Error Log for Kanban Calculation

Here we would like to draw your attention to PKEC table in SAP. As we know it is being mainly used with the SAP PP-KAB (KANBAN – PP) component which is coming under PP module (Production Planning). PKEC is a SAP standard transparent table used for storing Error Log for Kanban Calculation related data in SAP. It comes under the package MD05.

SAP PKEC table

Table PKEC technical data

TablePKEC
Data storingError Log for Kanban Calculation
ModulePP
ComponentPP-KAB
SAP PackageMD05
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • KCEDT
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • 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
  • MSGV3 : Message variable 03
    Its data type is C (Character String) with field length 50