UNORDERED RECEIPTS ERROR
Hi Experts,
I am trying to create Unordered Receipts from PL SQL Code but stuck at the below Error. The approach I followed is insert data into Rcv_transactions_interface and Rcv_headers_interface and then run concurrent program Receiving Transaction Processor. When I tried to debug the concurrent program execution I found that shipment header Id is been set to 0 and due to that I am getting the below error(I think so).
Can any help me with this please. Any pointers for resolution or any inputs on how to create unordered receipt in PO from backend will of great help.