SAP table TFK_VT_SENDER (Provider Contract Sender)

SAP table TFK_VT_SENDER has 2 primary key fields being MANDT,SENDER.

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 MANDT
SENDER Provider Contract Sender CHAR 3 0 SENDER_KK
SENDERCAT Provider Contract Sender Category CHAR 1 0 SENDERCAT_KK
1 Subscription Order Management
2 Subscription Billing
3 Third-Party Provider
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

TFK_VT_SENDER foreign key relationships

Table Field Check Table Check Field
0 TFK_VT_SENDER NREXT VKK_NRIV_EXT Generated Table for View NRRANGENR
1 TFK_VT_SENDER NRINT VKK_NRIV_INT Generated Table for View NRRANGENR