SAP table T168F (Function Codes, Purchasing)
SAP table T168F has 3 primary key fields being MANDT,VORGA,FCODE.
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 | |
VORGA | Transaction/event | CHAR | 2 | 0 | VORGA | ||
FCODE | Function code in purchasing | CHAR | 4 | 0 | EFCOD | ||
MSKTR | Indicator: Mask SAP transaction category | CHAR | 1 | 0 | MSKTR | ||
MSKAK | Indicator: Mask activity category | CHAR | 1 | 0 | MSKAT | ||
MSKDG | Indicator: Mask screen group | CHAR | 1 | 0 | MSKDG | ||
MSKK1 | Indicator: Mask control indicator 1 | CHAR | 1 | 0 | MSKK1 | ||
MSKK2 | Indicator: Mask control indicator 2 | CHAR | 1 | 0 | MSKK2 | ||
ROUTN | Processing routine | CHAR | 30 | 0 | ROUTN |
T168F foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T168F | MANDT | T000 | Clients | MANDT |