OBTR :MMDMATCH - No records fetched if match status NULL
(Doc ID 2986191.1)
Last updated on NOVEMBER 19, 2023
Applies to:
Oracle Banking Treasury Management - Version 14.6.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR :
=================
In MMDMATCH, if we give Match Status as Null and click on Fetch, system is not fetching any records.
EXPECTED BEHAVIOR :
=================
System should fetch both partial and unmatched if match status is null.
SIMULATION STEPS :
=================
1.Go to MMDMATCH screen.
2.Give match status as null and click fetch.
BUSINESS IMPACT:
================
Due to this issue users unable to view records
Changes
The following justifies how the issue is related to this specific customer:
Cursor which is getting called on click of Fetch was not returning the values
for match status 'N' when user select match status as Null. Match status N was
not handled in cursor query.
This is reported in the following bug:
Bug. 35913783 - OBTR - MM - MMDMATCH - FETCHING ISSUE WHEN MATCH STATUS IS NULL
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 |