Anyone else seeing po_req_lines line_loc_id/reqs_pool_flag not updating via PDOI after 37541954?
Hi,
We have recently applied the Feb 2025 G-Invoicing consolidation for Requesting side features (37541954).
Since applying, we are noticing that our po_requisition_lines_all.line_location_id values are no longer being updated when Req-related PO Shipments are created via the PDOI. We are also seeing that po_requisition_lines_all.reqs_in_pool_flag are no longer being set to Null/N as part of PDOI PO processing. These are for non-G-Invoicing POs.
From debugging, the PO_PDOI_POSTPROC_PVT.update_backing_req_dtls doesn't seem to be being called as part of our PDOI processing. I could be wrong, but I'm thinking this is the key code responsible for updating the po_requisition_lines_all.line_location_id values as part of PDOI processing.