Projects:MatchStatement Unmatch Multiple Records/TechnicalSpecs
Introduction
In this document all needed developments to deliver the project.
Summary
This is the list of developments that will be done. Some of them will require changing tables and/or columns.
- Match Statement P&E
- In the tab Match Statement to change "Show Select Column" and "Selection Type" to allow multiple selection and to add a "Selection Function" to implement the display logic for the button.
- To add the new button, add a new entry to the List Reference entries "Unmatch All".
- To change the button labels, just change the List Reference entries in "Reconcile All".
- Improve MatchStatementActionHandler.java to implement the handling of the new button.
- Improve APRM_MatchingUtility.java to an unmatchAll(list of bslineIds) , based on the already existent unmatch method