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 |
|
|||||||||
LIVAR | List variant for sales price calculation | CHAR | 2 | 0 | TWST | LIVAR | |||||||||
KBART | Pricing document type | CHAR | 4 | 0 | KBART |
|
|||||||||
ESTAR | Creation type of document | CHAR | 1 | 0 | ESTAR |
|
|||||||||
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 |