Skip to Content
0
Former Member
Jun 12, 2009 at 08:06 AM

How to modify items fields with MB_MIGO_BADI or enhancement point

1438 Views

Hi,

I need to modify some items values in MIGO.

I tried to use MB_MIGO_BADI with the method LINE_MODIFY but :

1) i can only modify the GOITEM fields appears on the screen. If i try to modify all the fields i need in GOITEM structure, i have an error message.

2) There's no way to add a serial number using GOSERIAL structure with this method.

So do you know how i can modify these data ?

I tried to use enhancement point in MIGO but i don't know where to place my code in the program.

Thanks for any help 😉