SAP Table
TFK_VT_SENDER Provider Contract Sender
SAP table TFK_VT_SENDER has 2 primary key fields being MANDT,SENDER.
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
TFK_VT_SENDER columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | MANDT | ||||||||
| KeySENDER | Provider Contract Sender | CHAR | 3 | 0 | SENDER_KK | ||||||||
| SENDERCAT | Provider Contract Sender Category | CHAR | 1 | 0 | SENDERCAT_KK | ||||||||
|
|||||||||||||
| NREXT | Number Range Interval for External Contract Numbers | CHAR | 2 | 0 | VKK_NRIV_EXT | NREXT_VT_KK | |||||||
| NRINT | Number Range Interval for Internal Contract Numbers | CHAR | 2 | 0 | VKK_NRIV_INT | NRINT_VT_KK | |||||||
/ Relationships
TFK_VT_SENDER foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| TFK_VT_SENDER | NREXT | VKK_NRIV_EXT | Generated Table for View | NRRANGENR |
| TFK_VT_SENDER | NRINT | VKK_NRIV_INT | Generated Table for View | NRRANGENR |