FCUBS14.7.0.4.0: TD Account Is Closed, But Summary Screen Status Is Open
(Doc ID 3023408.1)
Last updated on MAY 17, 2024
Applies to:
Oracle FLEXCUBE Universal Banking - Version 14.7.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 14.7.0.4.0 version, Implementation Support
ACTUAL BEHAVIOR
---------------
FCUBS14.7.0.4.0: TD account is closed, but summary screen status is open
The TD account is closed on maturity date, the system has closed the TD account in sttm_Cust_account. but the sttb_record_master still record_stat is O.
Due to this summary screen accounts are showing as Open.
TD account closure, EOD not updating the Record_stat to C in STTB_RECORD_MASTER table.
EXPECTED BEHAVIOR
-----------------------
System should update the Record_stat to C in STTB_RECORD_MASTER table and it show the record status as closed in summary screen.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1). Create TD account with close on Maturity
2). Run EOC
3). Check the account status in summary screen after EOC.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users can't able to verify whether the account has closed in summary screen.
Changes
Fix :- Code added to update sttb_record_master table whenever the TD is marked as closed
Components Affected
-------------------
tdtdvwsttbrecordmaster.java;tdcloseaccountwrapmodel.java;deposittdvwsttbrecordmasterrepositoryimpl.java;tdcloseaccountprocess.java;tdcloseaccountprocessbatch.java;tdcloseaccountprocessimpl.java;tdcloseaccrecstoreutils.java;tdcloseaccrecstoreutilsbatch.java;tdcloseaccrecstoreutilsbatchimpl.java;
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 |