Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

enhancement help

Former Member
0 Likes
342

Hi All,

I need to call a module pool program to update atable as soon as goods receipt is saved,

i am not sure if

1) Is there is an user exit, which gets triggered as soon as GR is saved.

2) If at all there is a user exit can we call a separate z program ( module pool here ) from that user exit ?.

3) If there is no user exit, how can i find if there is an enhancement spot after saving goods receipt ?.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
322

check the badi, MB_DOCUMENT_BADI

u can call ur module pool using submit statement inside ur exit

кu03B1ятu03B9к

Edited by: kartik tarla on Jan 31, 2009 12:20 AM

Hi All,

I need to call a module pool program to update atable as soon as goods receipt is saved,

i am not sure if

1) Is there is an user exit, which gets triggered as soon as GR is saved.

2) If at all there is a user exit can we call a separate z program ( module pool here ) from that user exit ?.

3) If there is no user exit, how can i find if there is an enhancement spot after saving goods receipt ?.

1 REPLY 1
Read only

Former Member
0 Likes
323

check the badi, MB_DOCUMENT_BADI

u can call ur module pool using submit statement inside ur exit

кu03B1ятu03B9к

Edited by: kartik tarla on Jan 31, 2009 12:20 AM