VBREF SAP table for – SD Object Link to Item References

Here we would like to draw your attention to VBREF table in SAP. As we know it is being mainly used with the SAP SD-SLS (Sales in SD) component which is coming under SD module (Sales & Distribution). VBREF is a SAP standard transparent table used for storing SD Object Link to Item References related data in SAP. It comes under the package VA.

SAP VBREF table

Table VBREF technical data

TableVBREF
Data storingSD Object Link to Item References
ModuleSD
ComponentSD-SLS
SAP PackageVA
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • OBJECTTYPE
    Its data type is C (Character String) with field length 10
  • VBELN : Sales and Distribution Document Number
    Its data type is C (Character String) with field length 10
  • POSNR : Item number of the SD document
    Its data type is N (Character String with Digits Only) with field length 6
  • RELATIONID : Object Relationship Service : GUID binary link
    Its a key field. Its data type is C (Character String) with field length 22
  • POSNO
    Its a key field. Its data type is N (Character String with Digits Only) with field length 4
  • BRELTYP : Relationship type
    Its data type is C (Character String) with field length 4
  • ATTRIBUT
    Its data type is C (Character String) with field length 10
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes
    Its include structure/component is is VBREFITEM
  • REFOBJTYPE
    Its data type is C (Character String) with field length 10
  • REFOBJKEY
    Its data type is C (Character String) with field length 70
  • REFLOGSYS
    Its data type is C (Character String) with field length 10