Hi,
We are creating sale order through Inbound IDocs.If IDoc contains any error,The processing will terminated in the middle and the user will manually process it using BD87 transaction.
Our requirement is While processing in BD87,if there are 3 line items in the IDoc and the user press the save button in the middle ( For example int the first line item),we have to issue a pop up message.saying there are more line items to process and if he wants to continue.
If the user clicks 'NO' button.it should leave the processing and should come back to the initial screen of BD87.
we could give the popup message and could bring the control back to BD87 screen.but when we try to process the IDOC,we are getting an error.because the IDoc is getting locked.
I am using call transaction command.We tried leave to transaction command but it throwing an error .
Is there any other way to acheive this?
Regards,
Charumathi