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 😉