SAP table T149 (Valuation type/valuation class)

SAP table T149 has 3 primary key fields being MANDT,BWKEY,BWTTY.

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
BWKEY Valuation area CHAR 4 0 T001K BWKEY
BWTTY Valuation Category CHAR 1 0 T149C BWTTY_D
VBWAF Default: valuation type "external procurement" CHAR 10 0 T149D VBWAF
KZVBF Valuation type "external procurement" mandatory CHAR 1 0 KZVBF
VBWAE Default: valuation type "in-house production" CHAR 10 0 T149D VBWAE_D
KZVBE Valuation type "in-house production" mandatory CHAR 1 0 KZVBE
KZBAA Indicator: valuation type is set automatically CHAR 1 0 KZBAA
VBWAA Proposal: valuation type "Promotion" CHAR 10 0 T149D VBWAA
KZVBA Valuation type "Promotion" mandatory CHAR 1 0 KZVBA

T149 foreign key relationships

Table Field Check Table Check Field
0 T149 BWTTY T149C Global Valuation Categories BWTTY
1 T149 MANDT T000 Clients MANDT
0 T149 VBWAA T149D Global Valuation Types BWTAR
1 T149 VBWAE T149D Global Valuation Types BWTAR
0 T149 VBWAF T149D Global Valuation Types BWTAR