3
The following changes are suggested for the top 100 supplier report:
Refactor the PurchRankingDP.insertIntoTempTable() method from private to protected.
Modify the loop logic in the PurchReport_Ranking.run() method.
Additionally,
Add the following fields to the report: vendor commission group, invoice amount, and subtotal amount. This will give better visibility and analysis of their vendor information.
STATUS DETAILS
New