SAP table TFK2605S (Source Document Types)
SAP table TFK2605S has 3 primary key fields being MANDT,SRCDOCCAT,SRCDOCTYPE.
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 | |
SRCDOCCAT | Category of Source Document To Be Invoiced | CHAR | 5 | 0 | TFK2605C | SRCDOCCAT_KK | |
SRCDOCTYPE | Type of Source Document to Be Invoiced | CHAR | 3 | 0 | SRCDOCTYPE_KK | ||
INV_TYPE | Standard Invoicing Type | CHAR | 2 | 0 | TFK2603A | INV_TYPE_STD_KK | |
INV_PROCESS | Standard Invoicing Process | CHAR | 2 | 0 | TFK2602 | INV_PROCESS_STD_KK |
TFK2605S foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TFK2605S | INV_PROCESS | TFK2602 | Invoicing Processes | INV_PROCESS |
1 TFK2605S | INV_TYPE | TFK2603A | Invoicing Types | INV_TYPE |
0 TFK2605S | SRCDOCCAT | TFK2605C | Source Document Categories | SRCDOCCAT |