Order Import API Failure Message
We are trying to import the Orders from 11i to R12 using the standard Oracle Order Import API.
While doing so, we are getting the below Order Import failure message
"A reservation record with the same item, organization, demand souce, and supply source already exists. Please use transfer reservation if you still want to make the changes."
On further analysis we found that the mtl_demand table is having multiple records for a single config line.
Say Quantity 4 for line# 4 and we have 2 records in mtl_demand with quantity split into 2.
Kindly provide some inputs on this error.