/POSDW/PLOG1T SAP table for – Processing Log for Single Transactions

Here we would like to draw your attention to /POSDW/PLOG1T 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/PLOG1T is a SAP standard transp table used for storing Processing Log for Single Transactions related data in SAP. It comes under the package /POSDW/DATABASE.

SAP /POSDW/PLOG1T table

Table /POSDW/PLOG1T technical data

Table/POSDW/PLOG1T
Data storingProcessing Log for Single Transactions
ModuleBW
Sub ModuleBW-BCT-ISR-PIP
SAP Package/POSDW/DATABASE
Delivery ClassA – Application table (master and transaction data)
ComponentBI_CONT
Table CategoryTRANSP

SAP /POSDW/PLOG1T 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/PLOG1T table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : Unique Table Key for Logs
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • RETAILSTOREID : Store
    Its data type is CHAR (Character String) with field length 10
  • BUSINESSDAYDATE : Posting Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TRANSINDEX : Transaction Index
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TASK : Task
    Its data type is CHAR (Character String) with field length 4
  • BEGINTIMESTAMP : Start of Processing
    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
  • TASKSTATUSOLD : Previous Task Status
    Its data type is CHAR (Character String) with field length 1
  • TASKSTATUSNEW : Task Status at End of Processing
    Its data type is CHAR (Character String) with field length 1
  • STATUSCHGREASON : Reason for Status Change
    Its data type is CHAR (Character String) with field length 4
  • 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