Patch 19053511 does not have the fix for patch 17529626(APXPMTCH.fmb)
Hi,
My Customer current EBS file version is 120.81.12020000.21. Hence it will be replaced by 120.81.12020000.3 if CT apply patch 19053511.
But version 120.81.12020000.3 does not have the fix which was done in 120.81.12020000.21.
I have compared both files. Practically higher version should have fix of all lower versions but I guess in this case it was missed.
APXPMTCH.fmb:120.81.12020000.3
APXPMTCH.fmb:120.81.12020000.21
The PO lines sort issue was fixed in version .21 but changing the order_by property of shipment_match block from using po_line_id to use to_number(line_num).
This is again back to po_line_id in version .3
Thanks&Regard,