VBEH SAP table for – Schedule line history

Here we would like to draw your attention to VBEH 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). VBEH is a SAP standard transparent table used for storing Schedule line history related data in SAP. It comes under the package VA.

SAP VBEH table

Table VBEH technical data

TableVBEH
Data storingSchedule line history
ModuleSD
ComponentSD-SLS
SAP PackageVA
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • WMENG
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 7
  • ETART
    Its data type is C (Character String) with field length 1
  • VBELN : Sales and Distribution Document Number
    Its a key field. Its data type is C (Character String) with field length 10
  • POSNR : Item number of the SD document
    Its a key field. Its data type is N (Character String with Digits Only) with field length 6
  • ETENR : Delivery Schedule Line Counter
    Its a key field. Its data type is N (Character String with Digits Only) with field length 4
  • ABRLI
    Its a key field. Its data type is N (Character String with Digits Only) with field length 4
  • ABART
    Its a key field. Its data type is C (Character String) with field length 1
  • PRGRS
    Its data type is C (Character String) with field length 1
  • EZEIT
    Its data type is T (Time (Time: HHMMSS)) with field length 6
  • EDATU
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8