OICINT_CAL - Interest calculation
Interest calculation information is stored in SAP table OICINT_CAL.
It is part of development package OIC_SDP in software component IS-OIL-DS-MAP. This development package consists of objects that can be grouped under "MAP SDP Billing".
It is part of development package OIC_SDP in software component IS-OIL-DS-MAP. This development package consists of objects that can be grouped under "MAP SDP Billing".
Fields for table OICINT_CAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| VBELN | Billing Document | X | VBELN_VF | CHAR | 20 | VBRK |
| INTTYPE | Interest type for interest calculation | X | OIC_INTTYPE | CHAR | 2 | |
| FROM_DATE | From date for interest calculation | X | OIC_FROM_DATE | DATS | 16 | |
| TO_DATE | To date for interest calculation | X | OIC_TO_DATE | DATS | 16 | |
| DIFFDAYS | Difference between from and to date | OIC_DAYS | NUMC | 6 | ||
| DAILY_RATE | Daily rate for interest calculation | OIC_DAILY_RATE | DEC | 5 | ||
| AMT_BAL | Balance amount | OIC_AMT_BAL | CURR | 8 | ||
| INT_AMT | Interest amount for interest calculation | OIC_INT_AMT | CURR | 8 | ||
| REFERENZ | Reference Interest Rate | REFERENZ | CHAR | 20 | T056R | |
| MARGIN | Margin rate for interest calculation | OIC_MARGIN | DEC | 5 | ||
| DATE_CALC | Date calculation exit | OIC_DATE_CALC | NUMC | 6 |