Skip to Content
0
Jun 09, 2009 at 08:30 AM

Dialog inside BAPI_GOODSMVT_CREATE

156 Views

Dear Friends,

We came across a situation where a material document should be posted at the end of Transfer Order Confirmation. we used a User Exit: EXIT_SAPLL03T_002. this user exit is called in update task. we are calling BAPI_GOODSMVT_CREATE inside the user exit to post a Goods movement. the issue here is, while we are trying to confirm the TO, this BAPI is trying to throw a popup window which is not allowed inside update task(coming from QM lot creation). this ends up in dump. my question is if BAPIs are intended to call from outside, there should not be a direct popup in any way.

any idea how to overcome this situation ?

with Regards,

Sudhahar R