SAP table TWFPF (Plant Profiles for Merchandise Distribution)

SAP table TWFPF has 2 primary key fields being MANDT,FPRFW.

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
FPRFW Distribution profile at plant level CHAR 3 0 FPRFW
KZCDM Indicates whether cross-docking is possible CHAR 1 0 KZCDM
KZFTM Indicates that flow-through is possible CHAR 1 0 KZFTM
DFTSP Default blocking reason for sales order delivery block CHAR 2 0 TVLS DFTSP
LIFSK Delivery Block (Document Header) CHAR 2 0 TVLS LIFSK
DFTAB Default rejection reason for sales order item CHAR 2 0 TVAG DFTAB
KZKRL Cross-docking delivery is not relevant for picking CHAR 1 0 KZKRL
SPLIT_IBD_BY_UC Inbound Delivery Split by End Customer CHAR 1 0 SPLIT_IBD_BY_UC

TWFPF foreign key relationships

Table Field Check Table Check Field
0 TWFPF DFTAB TVAG Sales Documents: Rejection Reasons MANDT
0 TWFPF DFTAB TVAG Sales Documents: Rejection Reasons ABGRU
1 TWFPF DFTSP TVLS Deliveries: Blocking Reasons/Criteria MANDT
1 TWFPF DFTSP TVLS Deliveries: Blocking Reasons/Criteria LIFSP
0 TWFPF LIFSK TVLS Deliveries: Blocking Reasons/Criteria MANDT
0 TWFPF LIFSK TVLS Deliveries: Blocking Reasons/Criteria LIFSP