ACC_IN_PROMOTION_IND is updated with Y even if ACC_IN_PROMOTION_IND is passed as N in the migration when APP_PROM_PERIOD_TYPE_CD = UNDEFINED
(Doc ID 2700031.1)
Last updated on AUGUST 12, 2020
Applies to:
Oracle Financial Services Lending and Leasing - Version 14.8.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
ACC_IN_PROMOTION_IND is N in iaccounts but Y in accounts table. System always migrates the account with ACC_IN_PROMOTION_IND = Y
EXPECTED BEHAVIOR
-----------------------
System should migrate the loans with promotion indicator as 'N'
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
- Selected an account with ACC_IN_PROMOTION_IND = N
- Migrate the account with ACC_IN_PROMOTION_IND = N
- Verify the IACCOUNTS table, ACC_IN_PROMOTION_IND is migrated as N.
- Complete the migration process and verify the ACCOUNTS table,ACC_IN_PROMOTION_IND remains N.
- system should not update ACC_IN_PROMOTION_IND with default value Y
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, accounts are getting created with incorrect promotion code that impact the loan/line/Lease process
Changes
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 |