FTP Process With Adjustments Calculate Charge Credit Field Incorrectly
(Doc ID 2665987.1)
Last updated on MAY 08, 2020
Applies to:
Oracle Financial Services Funds Transfer Pricing - Version 8.0.7 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Enterprise Performance Management (EPM)
Symptoms
On 8.0.7 version, using a standard process rule to calculate Charge Credit for FTP adjustments the value output into the corresponding charge credit field is adjusted by a factor of 10,000 instead of 100.
Example:
Expect BASIS_RISK_CHARGE_CREDIT result equals to 9.619 but it is showing 0.096
Actual Calculation: BASIS_RISK_COST_RATE * AVG_BOOK_BAL * Accrual Factor *(1/10000)
Expected Calculation: BASIS_RISK_COST_RATE * AVG_BOOK_BAL * Accrual Factor *(1/100)
Changes
FTP process calculation selection is changed to only select adjustments.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |