SAP table VBEH (Schedule line history)

SAP table VBEH has 6 primary key fields being MANDT,VBELN,POSNR,ETENR,ABRLI,ABART.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
VBELN Sales Document CHAR 10 0 VBELN_VA
POSNR Sales Document Item NUMC 6 0 POSNR_VA
ETENR Schedule Line Number NUMC 4 0 ETENR
ABRLI Internal delivery schedule number NUMC 4 0 ABRLI
ABART Release type CHAR 1 0 ABART
Order
1 Forecast Delivery Schedule
2 JIT Delivery Schedule
3 Issue for External Agent (only in delivery)
4 Return for Scheduling Agreemnt with Release (only in dlvy)
5 Planning Delivery Schedule
6 Delivery Order (only in the delivery)
7 Return for Delivery Order (only in delivery)
PRGRS Date type (day, week, month, interval) CHAR 1 0 PRGRS
1 Day
2 Week
3 Month
4 Posting period
5 Planning calendar period
EZEIT Arrival time TIMS 6 0 EZEIT_VBEP
EDATU Schedule line date DATS 8 0 EDATU
WMENG Order Quantity in Sales Units QUAN 13 3 WMENG
ETART Schedule line type EDI CHAR 1 0 TVET EDI_ETTYP
_DATAAGING Data Filter Value for Data Aging DATS 8 0 DATA_TEMPERATURE

VBEH foreign key relationships

Table Field Check Table Check Field
0 VBEH ETART TVET Sched.line types for sched.agreements (e.g.backlog, provis.) MANDT
1 VBEH MANDT T000 Clients MANDT