SAP table WKBK (Pricing document: header)

SAP table WKBK has 2 primary key fields being MANDT,KBELN.

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
KBELN Number of pricing document CHAR 10 0 KBELN
ERNAM Name of Person Responsible for Creating the Object CHAR 12 0 ERNAM
ERDAT Date on which the record was created DATS 8 0 ERDAT
LIGRU List group CHAR 1 0 LIGRU
A Org. Levels Collective Calculation for Materials
B Material Collective Calculation for Org. Levels
C Display ALV - Org. Levels Collective Calculation for Matls
D Display ALV - Material Collective Calculation for Org.Levels
LIVAR List variant for sales price calculation CHAR 2 0 TWST LIVAR
KBART Pricing document type CHAR 4 0 KBART
0001 Sales price calculations
0002 Automatic price recalculation
ESTAR Creation type of document CHAR 1 0 ESTAR
1 Online
2 Background
ERZET Time at Which Record Was Added TIMS 6 0 ERZEIT
AENAM Name of Person Who Changed Object CHAR 12 0 AENAM
AEDAT Last Changed On DATS 8 0 AEDAT
VORGA Procedure in sales price calculations CHAR 2 0 W_KVORG
FRBNR Ext. Doc. No. of Application Calling Up Sales Price Calc. CHAR 10 0 W_FRBNR

WKBK foreign key relationships

Table Field Check Table Check Field
0 WKBK LIVAR TWST Sales Price Calculation: List Variants MANDT
0 WKBK LIVAR TWST Sales Price Calculation: List Variants LIVAR
1 WKBK MANDT T000 Clients MANDT