Launch stored procedure at the end MRP Answered

Marco Carminati

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

 

Comments

2 comments

  • Comment author
    Peter Tarr

    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

     

    0
  • Comment author
    Marco Carminati

    Thanks so much

    Marco

     

    0

Please sign in to leave a comment.