How to reorder the payslips in the responsive UI page?
I am working on a data conversion project that is converting data from the legacy system to Oracle Fusion. When loading the payslips into Oracle Fusion, there is no issues encountered. The loading of the Payslips is done as Document of Records followed by Payroll Interface Inbound Record.
When verifying the loaded payslips in the responsive UI page, the order of the entries are not in the correct order (wherein the latest payslip is on top). From investigations, it seems that the payslips viewed in the responsive UI page are ordered based on the creation date of the Document of Record. But given that we are converting from a legacy system, the payslip details and attachments being uploaded in bulk via HDL.
0