/POSDW/PLOGS SAP table for – Processing Log for Small Logs

Here we would like to draw your attention to /POSDW/PLOGS table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). /POSDW/PLOGS is a SAP standard transp table used for storing Processing Log for Small Logs related data in SAP. It comes under the package /POSDW/PROCESSLOG.

SAP /POSDW/PLOGS table

Table /POSDW/PLOGS technical data

Table/POSDW/PLOGS
Data storingProcessing Log for Small Logs
ModuleBW
Sub ModuleBW-BCT-ISR-PIP
SAP Package/POSDW/PROCESSLOG
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

SAP /POSDW/PLOGS Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in /POSDW/PLOGS table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RETAILSTOREID : Store
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • BUSINESSDAYFROM : Posting Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BUSINESSDAYTO : Posting Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BEGINTIMESTAMP : Start of Processing
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • ENDTIMESTAMP : End of Processing
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • PROCESSUSER : User Who Carried Out Procesing
    Its data type is CHAR (Character String) with field length 12
  • TASK : Task
    Its data type is CHAR (Character String) with field length 4
  • TASKSTATUSOLD : Previous Task Status
    Its data type is CHAR (Character String) with field length 1
  • PROCESSLOGTYPE : Type of Processing in Processing Log
    Its data type is CHAR (Character String) with field length 1
  • VERSION : Version for Deep Structures in the Database Tables
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • LENGTH : Length Field for Subsequent LRAW Field
  • PROCESSLOGDATA : LRAW Field for Deep Structures
    Its data type is LRAW (Long byte string, requires preceding INT2 field) with field length 32000