SAP table WPFAM (Family Pricing: Definition of Families)

SAP table WPFAM has 2 primary key fields being MANDT,FAMNR.

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
FAMNR Identification Number for Price Family CHAR 10 0 WPF_FAMNR
SMATN Master Material of a Price Family CHAR 40 0 MARA WPF_SMATN
VRKME Sales Unit UNIT 3 0 T006 W_VRKME_VKP
ACTFL Active-Inactive Indicator for a Price Family CHAR 1 0 WPF_ACTFL
ERSDA Created On DATS 8 0 ERSDA
ERNAM Name of Person Responsible for Creating the Object CHAR 12 0 ERNAM
LAEDA Date of Last Change DATS 8 0 LAEDA
AENAM Name of Person Who Changed Object CHAR 12 0 AENAM

WPFAM foreign key relationships

Table Field Check Table Check Field
0 WPFAM MANDT T000 Clients MANDT
1 WPFAM SMATN MARA General Material Data MATNR
0 WPFAM VRKME T006 Units of Measurement MANDT
0 WPFAM VRKME T006 Units of Measurement MSEHI