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: 

User exit for MIGO - Change on Posting A/C Code Upon Saving.

Former Member
0 Kudos

Hi,

I have a requirement to to split the GR/IR clearing account during the posting of goods receipt in MIGO by filled in BSEG-HKONT with specify a/c code (hard coded).

I'm not able to find any user exit to change the value in BSEG-HKONT

while click on save.

Is there any suggestion on it?

Thanks.

3 REPLIES 3

Former Member
0 Kudos

Hi Lim ,

have u tried with Tcode GGB1 ? , u can ask ur functional guys to give some lights on this substitutions and let me know if any issues with that , i used these this one but i am not sure of chaning the g/l code.

regards

prabhu

Former Member
0 Kudos

Hi ,

Try with the following User Exits for MIGO.

MB_CF001 Customer Function Exit in the Case of Updating a Mat. D

MBCF0002 Customer function exit: Segment text in material doc. i

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREA

MBCF0011 Read from RESB and RKPF for print list in MB26

Thanks,

SVREDDY

Former Member
0 Kudos

Thanks for all, I manage to solve it by create implicit enhancement.