SAP table BPVK (Document Header for Parked Documents)

SAP table BPVK has 2 primary key fields being MANDT,BELNR.

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
BELNR Document Number Preliminary Posting Planning/Budgeting NUMC 10 0 BP_VBELNR
CPUDT Date Document Was Created DATS 8 0 CO_CPUDT
USNAM Name of Person Responsible for Creating the Object CHAR 12 0 ERNAM
BLDAT Document Date DATS 8 0 BP_BLDAT
VADAT Planning/budgeting value date DATS 8 0 BD_VADAT
SGTEXT Item Text CHAR 50 0 SGTXT
NAMTEXT Text Name CHAR 32 0 TDNAM
VERANT Person Responsible for Planning/Budgeting CHAR 20 0 BP_VERANT
BSTAT Document/Document Line Item Status CHAR 1 0 BP_BSTAT
0 Posted
1 Parked
2 Parked Document Approved
3 Parked Document Posted
4 Parked Document Reversed
TCODE Transaction Code CHAR 20 0 * TCODE
DELTA Update of Delta Values CHAR 1 0 BP_DELTA

BPVK foreign key relationships

Table Field Check Table Check Field
0 BPVK MANDT T000 Clients MANDT