Application Development 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: 

Enhance BADI

Former Member
0 Kudos

Hi ,

I have a requierement to Enhance the standard function module IDOC_INPUT_MBGMCR to perform update to Ztable and to Perform validation to prevent duplicated record (this will handle in PI or need validation to be built within the function module) .

I know the process how to enhance badi steps but i am not getting where should i put the code for update the Ztable.

Please let me know the soln

4 REPLIES 4

Former Member
0 Kudos

I don't think any BADI/Enhancement Points available in FM: IDOC_INPUT_MBGMCR. You may have to look at the enhancements available in BAPI "BAPI_GOODSMVT_CREATE" which is called from this function module (Line No 214).

If you are looking at updating the Z table after the Goods movement is posted, see the Enhancement points available after the subroutine call to "mb_post_goods_movement".

Regards, Vinod

0 Kudos

no there are enhancement in this bapi

Former Member
0 Kudos

question subject wrong

0 Kudos

worng subject