SAP table TFMA (Adjustment Profiles per Processing Method)

SAP table TFMA has 4 primary key fields being MANDT,ANPRF,GABLV,BARTV.

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
ANPRF Adjustment profile CHAR 3 0 ANPRF
GABLV Business process CHAR 2 0 GABLV
Defaults
01 Push
02 Pull
03 Returns
BARTV Processing method for distribution CHAR 1 0 BARTV
1 Putaway
2 Cross-docking
3 Flow-through
4 Cross-docking/flow-through
5 Cross-docking/putaway
FBUEB Function module for overdelivery CHAR 30 0 FBUEB
FBUNT Function module for adjusting underdelivery CHAR 30 0 FBUNT
FMCHS Function module for checking special situations CHAR 30 0 * FMCHS
FMSPE Function module for adjusting in special situation CHAR 30 0 * FMSPE
DIFFE Method used for distribution remaining stock CHAR 1 0 DIFFE
Distribute to largest quantity
1 Distribute to smallest quantity
2 User exit
3 Equal distribution
4 Fill up to planned qty, then distribute equally in issue un.
5 Put away remainder
6 Do not distribute