My Oracle Support Banner

What Happens If A Record Is Deleted From The Error Corrections Window? (Doc ID 2378295.1)

Last updated on SEPTEMBER 18, 2023

Applies to:

Oracle Order Management - Version 12.2.4 to 12.2.7 [Release 12.2]
Information in this document applies to any platform.

Goal

What happens if a record is deleted from Error Corrections (Order Import) window?

There is an Internal Requisition (IR) NNNN which was not getting imported to an Internal Sales Order (ISO). Upon checking in error corrections window, found error; one of the items on the IR was not "Internal Order" enabled. The setup for the item was corrected.
Then, came back to Order Import Error corrections window and queried by the IR number. The same record appeared, Deleted the record using the "Delete" button from the toolbar window and saved it.
Now, am not able to see the ISO in LOV of Import Orders program. The IR is not even available in Error corrections window.

SELECT transferred_to_oe_flag
FROM po_requisition_headers_all
WHERE segment1= 'NNNN';

Result: Y

 

But result of this query is blank: Select * from OE_HEADERS_IFACE_ALL where orig_sys_document_ref = 'NNNN';

What has happened to this IR?
 

Solution

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
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.