SAP table T056I (Time-dep.terms for interest calc.rule)

SAP table T056I has 6 primary key fields being MANDT,IRULE,CURR,INDICAT,DATEFROM,NUMB.

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
IRULE Interest Calculation Rule CHAR 10 0 T056G IRULE
CURR Currency Key CUKY 5 0 TCURC WAERS
INDICAT Debit/Credit Indicator CHAR 1 0 SHKZG
H Credit
S Debit
DATEFROM Date from which the entry is valid CHAR 8 0 FKK_DAT_IV
NUMB Sequence Number CHAR 15 0 FKKNUMB
AMOUNTFROM Interest Amount Limit CURR 13 2 FKKBTRGAB
SCALE Amount-independent levels for interest rate determination CHAR 2 0 FKKSCALE
REFERENCE Reference Interest Rate CHAR 10 0 T056R REFERENZ
SURCHARGE Surcharge or Discount on Reference Interest DEC 9 6 DZUSCHLZIN
MINPERCENT Minimum Percentage Rate DEC 10 7 MINPERCENT
MAXPERCENT Maximum Percentage Rate DEC 10 7 MAXPERCENT

T056I foreign key relationships

Table Field Check Table Check Field
0 T056I CURR TCURC Currency Codes MANDT
0 T056I CURR TCURC Currency Codes WAERS
1 T056I IRULE T056G Interest calculation rules MANDT
1 T056I IRULE T056G Interest calculation rules IRULE
0 T056I MANDT T000 Clients MANDT
1 T056I REFERENCE T056R Interest reference definition MANDT
1 T056I REFERENCE T056R Interest reference definition REFERENZ