SAP table VFSCAR1 (Freight Rates (One-Dimensional))

SAP table VFSCAR1 has 5 primary key fields being MANDT,KNUMH,KOPOS,SLFNR1,SLFNR2.

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
KNUMH Number of the Condition Record CHAR 10 0 KONP KNUMH
KOPOS Sequential number of the condition NUMC 2 0 KONP KOPOS
SLFNR1 Scale item number NUMC 5 0 SLFNR
SLFNR2 Scale item number NUMC 5 0 SLFNR
KBETR Condition amount or percentage where no scale exists CURR 11 2 KBETR_KOND

VFSCAR1 foreign key relationships

Table Field Check Table Check Field
0 VFSCAR1 KNUMH KONP Conditions (Item) MANDT
1 VFSCAR1 KOPOS KONP Conditions (Item) MANDT
0 VFSCAR1 MANDT T000 Clients MANDT