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: 

regarding MB_migo_badi implementation

Former Member
0 Kudos

Hello Experts,

I have implemented MB_MIGO_BADI for custom field at detail data. Custom field is added successfully but the data in this field should come from PO custom field. Can anyone tell me where temparory data like PO doc no. and PO item no. is saved before posting MIGO. Is there any structure or table?

From where i can fetch data of ekpo in this badi MB_migo_badi?

Please Guide me.

Regards,

Shubhada.

1 REPLY 1

Former Member
0 Kudos

Check the example Implementation of MB_MIGO_BADI , CL_EXM_IM_MB_MIGO_BADI.

There in check the related methods like IF_EX_MB_MIGO_BADI~PBO_DETAIL where you can see FMs like  migo_badi_example_put_data.