SAP table JVA_INTC_GRP (JV Interest calculation group)

SAP table JVA_INTC_GRP has 3 primary key fields being MANDT,BUKRS,GROUP_ID.

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
BUKRS Company Code CHAR 4 0 T001 BUKRS
GROUP_ID JV Interest Calculation Group ID CHAR 10 0 JV_INTCALC_GROUP_ID
CALC_PERIOD JV Interest Calculation Period NUMC 1 0 JV_INTCALC_CALC_PERIOD
0 Month
1 Quarter
2 Half-year
3 Year
CALC_IND Interest Indicator CHAR 2 0 T056 VZSKZ
CALC_METHOD JV Interest Calculation - Calculation Method CHAR 1 0 JV_INTCALC_CALC_METHOD
365/366
1 360
2 365
FUTURE_PERIODS JV Interest Calculation Future Periods NUMC 2 0 JV_INTCALC_FUTURE_PERIODS

JVA_INTC_GRP foreign key relationships

Table Field Check Table Check Field
0 JVA_INTC_GRP BUKRS T001 Company Codes BUKRS
1 JVA_INTC_GRP CALC_IND T056 Interest Indicator MANDT
1 JVA_INTC_GRP CALC_IND T056 Interest Indicator VZSKZ