How to find all requisitions which have been rescheduled through the request : Reschedule Requisitio
Hi, All,
After running Reschedule Requisition Request ,
How to find all requisitions which have been rescheduled through the request : Reschedule Requisition
When releasing POXRSR, we can briefly view activity
in the table PO_RESCHEDULE_INTERFACE. But they are quickly processed, nothing is getting hung up there.
After going through note, I found that some columns of table po_requisitions_lines_all will be updated with reschedule requisition concurrent program.
columns : REQUEST_ID, PROGRAM_APPLICATION_ID, PROGRAM_ID, PROGRAM_UPDATE_DATE
The value of request_id could be overrode by other programs.
Please advise accordingly.
Thanks.
After running Reschedule Requisition Request ,
How to find all requisitions which have been rescheduled through the request : Reschedule Requisition
When releasing POXRSR, we can briefly view activity
in the table PO_RESCHEDULE_INTERFACE. But they are quickly processed, nothing is getting hung up there.
After going through note, I found that some columns of table po_requisitions_lines_all will be updated with reschedule requisition concurrent program.
columns : REQUEST_ID, PROGRAM_APPLICATION_ID, PROGRAM_ID, PROGRAM_UPDATE_DATE
The value of request_id could be overrode by other programs.
Please advise accordingly.
Thanks.
0