Hi,
I have to post Goods Receipt against Outbound Delivery for around 10000 deliveries.
I have created an LSMW using the Recording method to post the GR.
When I am executing the LSMW in background, I am getting the following error and ABAP dump:
Control Framework: Fatal error - GUI cannot be reached
Runtime error RAISE_EXCEPTION has occurred

When I am running the LSMW in forground, it is working fine.
Kindly let me know how to run the LSMW in background.
Also is there any other way to post GR against Outbound delivery for mulitple documents.