Incorrect Data In PO_REQUISITIONS_INTERFACE_ALL With Process_Flag Value As IN PROCESS
(Doc ID 1070711.1)
Last updated on MAY 01, 2023
Applies to:
Oracle Purchasing - Version 11.5.10 to 12.1 [Release 11.5 to 12.1]Information in this document applies to any platform.
Symptoms
Due to unknown reasons the requisition interface data is not processed fully and the requisition import program seems to have aborted keeping the PROCESS_FLAG as IN PROCESS. The requisition header id, line id and the distribution id are already populated.
Steps to check the symptoms
1. Execute the following sql -
Select * from PO_REQUISITIONS_INTERFACE_ALL where Process_Flag = 'IN PROCESS';
2. If #1 returns any rows then check if the columns REQUISITION_HEADER_ID, REQUISITION_LINE_ID and REQ_DISTRIBUTION_ID are populated.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |