SAP table PRICAT_UNITS (PRICAT outbound: Transferable units of measure (Customizing))
SAP table PRICAT_UNITS has 6 primary key fields being MANDT,VKORG,VTWEG,SPART,WERKS,MEINH.
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
VKORG
Sales Organization
CHAR
4
0
TVKO
VKORG
VTWEG
Distribution Channel
CHAR
2
0
TVTW
VTWEG
SPART
Division
CHAR
2
0
TSPA
SPART
WERKS
PRICAT: Plant for material data determination
CHAR
4
0
T001W
PRIWRK
MEINH
PRICAT: Transferable unit of measure
UNIT
3
0
T006
PRIMEI
PUEBER
PRICAT: Transfer unit of measure for material - yes/no
CHAR
1
0
PRIUEB
Possible values
Units of measure not transferred
X
Units of measure transferred
PCODE_1
PRICAT: Qualifier for units of measure (profile)
CHAR
3
0
PCODE_1
Possible values
001
Unrestricted use
999
Not defined
CU
Consumer unit
DU
Delivery unit
IN
Billing unit
IT
Intermediate unit
NO
Not an order unit
ORU
Order unit
SG
Assortment unit
SU
Smallest unit
TU
Trading unit
PCODE_2
PRICAT: Additional information on unit of measure
CHAR
50
0
PRICODE
PRICAT_UNITS foreign key relationships
Table
Field
Check Table
Check Field
0 PRICAT_UNITS
MEINH
T006
Units of Measurement
MANDT
0 PRICAT_UNITS
MEINH
T006
Units of Measurement
MSEHI
1 PRICAT_UNITS
SPART
TSPA
Organizational Unit: Sales Divisions
MANDT
1 PRICAT_UNITS
SPART
TSPA
Organizational Unit: Sales Divisions
SPART
0 PRICAT_UNITS
VKORG
TVKO
Organizational Unit: Sales Organizations
MANDT
0 PRICAT_UNITS
VKORG
TVKO
Organizational Unit: Sales Organizations
VKORG
1 PRICAT_UNITS
VTWEG
TVTW
Organizational Unit: Distribution Channels
MANDT
1 PRICAT_UNITS
VTWEG
TVTW
Organizational Unit: Distribution Channels
VTWEG
0 PRICAT_UNITS
WERKS
T001W
Plants/Branches
MANDT
0 PRICAT_UNITS
WERKS
T001W
Plants/Branches
WERKS