PKER SAP table for – Error Log of the Kanban Containers

Here we would like to draw your attention to PKER 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). PKER is a SAP standard transparent table used for storing Error Log of the Kanban Containers related data in SAP. It comes under the package MD05.

SAP PKER table

Table PKER technical data

TablePKER
Data storingError Log of the Kanban Containers
ModulePP
ComponentPP-KAB
SAP PackageMD05
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP PKER 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 PKER 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
  • SFGSV
    Its data type is C (Character String) with field length 1
  • PKPOS : Kanban item number / control cycle item
    Its a key field. Its data type is N (Character String with Digits Only) with field length 3
  • SAEUZ
    Its data type is T (Time (Time: HHMMSS)) with field length 6
  • 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