Fnd_Request.Submit_Request - Issue
We are in the process of creating a RMA order. We are using order import to create this. But as per our business process we need to roll back the transactions once an error occurs. In order to submit the request we need to use COMMIT. How do we handle this scenario?
Rgeards