SAP table TCNMF (Material flow in the network)
SAP table TCNMF has 2 primary key fields being MANDT,MFLIC.
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 | |
MFLIC | Procurement indicator | CHAR | 3 | 0 | CN_MFLIC | ||
PLANT | Priority plant stock | NUMC | 1 | 0 | CN_PPLANT | ||
PRJCT | Priority project stock | NUMC | 1 | 0 | CN_PPRJCT | ||
SALES | Priority sales order stock | NUMC | 1 | 0 | CN_PSALES | ||
TPART | Third party indicator | CHAR | 1 | 0 | CN_TPART | ||
PRLIM | Preliminary Indicator | CHAR | 1 | 0 | CN_PRLIM | ||
PTYPB | Item category requirements planning | CHAR | 1 | 0 | T418 | CN_PTYPB | |
CRREQ | Create purchase requisition in network | CHAR | 1 | 0 | CN_CRREQ |
TCNMF foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCNMF | PTYPB | T418 | Item Categories | MANDT |
0 TCNMF | PTYPB | T418 | Item Categories | POSTP |