VSBPLM SAP table for – Processing Log Messages

Here we would like to draw your attention to VSBPLM table in SAP. As we know it is being mainly used with the SAP SD-BIL (Billing in SD) component which is coming under SD module (Sales & Distribution). VSBPLM is a SAP standard transparent table used for storing Processing Log Messages related data in SAP. It comes under the package VASB.

SAP VSBPLM table

Table VSBPLM technical data

TableVSBPLM
Data storingProcessing Log Messages
ModuleSD
ComponentSD-BIL
SAP PackageVASB
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • MSGV3 : Message variable 03
    Its data type is C (Character String) with field length 50
  • MSGV4 : Message variable 04
    Its data type is C (Character String) with field length 50
  • TRMNO_INT
    Its a key field. Its data type is N (Character String with Digits Only) with field length 12
  • VBELN : Sales and Distribution Document Number
    Its a key field. Its data type is C (Character String) with field length 10
  • MSGCNT
    Its a key field. Its data type is N (Character String with Digits Only) with field length 4
  • MSGID : Application Area
    Its data type is C (Character String) with field length 20
  • MSGNO : System Message Number
    Its data type is C (Character String) with field length 3
  • 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