Launch stored procedure at the end MRP Respondida
Hi,
I need to run a stored at the end of Mrp calculation. Into debug there is a call to userfunction
Where can I find that function in order to customize?
Tks.
Marco
Hi,
I need to run a stored at the end of Mrp calculation. Into debug there is a call to userfunction
Where can I find that function in order to customize?
Tks.
Marco
Comentarios
2 comentarios
Hi Marco,
I think you have to use the "mrp.src" file in you project folder. There is an event when is triggered after the calculation. It is called "end". Using this event you can call/excute a stored procedure.
Hope it helps,
Regards,
Peter
Thanks so much
Marco
Iniciar sesión para dejar un comentario.