SAP Table
TCNMF Material flow in the network
SAP table TCNMF has 2 primary key fields being MANDT,MFLIC.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TCNMF columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyMFLIC | 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 |