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: 

modify MIGO serial number during GR

jjay
Participant
0 Kudos

Hi there,

I am investigating a requirement where  I will need to modify the serial number which is automatically populated during a GR post. Instead of using the system's auto generated serial number, for transfer of asset scenario  I want to use pull from RA02S -EQUNR and update the screen to proceed with save.

How can I achieve this. I've searched for few exits like EXIT_SAPLIPW1_008 but am not getting it right. Need some light here as if I were to use exit or badi instead. Anyone done this before?

Thanks!

1 ACCEPTED SOLUTION

jjay
Participant
0 Kudos

EXIT_SAPLIPW1_001 did the trick for me to modify the serial number!

Regards,

Neesha

4 REPLIES 4

jjay
Participant
0 Kudos

Hi Gurus,

Need some guide here, I even tried using MB_MIGO_BADI but cant seem to pull GOSERIAL structure value.

Regards,

Neesha

0 Kudos

Check my reply here http://scn.sap.com/thread/2124076

0 Kudos

Hi Kesav,

We have already configured the tab to populate the serial number automatically in our MIGO screen.All I want to do now is to modify the serial number that was auto-generated. I tried adding codes in the EXIT_SAPLIPW1_008 but its just not getting triggered (saved this as local dev, not sure this could be the cause its not getting triggered) . But if you do have similar situation, please do share? Thanks a bunch!

Regards,

Neesha

jjay
Participant
0 Kudos

EXIT_SAPLIPW1_001 did the trick for me to modify the serial number!

Regards,

Neesha