Skip to Content
0
Oct 31, 2012 at 03:50 PM

Background task not working

97 Views

Hi,

A BDC program is implemented inside a synchronous method in a custom business object which posts parked invoice.. While executing the business object to post, it is working nicely.

But the workflow background task is not able to post. We are receiving message "Control Framework: Fatal error - GUI cannot be reached". Status of the task is completed.

After call transaction in BDC, the sy-subrc = 0 , but posting is not happening.

Kindly reply how to post.

Thanks,

Manas