Hi,
Is there any setup to get the Runtime in Production order journal, Currently i am updating the Runtime in each and every production order manually Runtime = Output Quantity x Runtime per one Item.
In case of change the program, where exactly i have to change the code to capture runtime.
My Production Process: Navision Dynamics 2009 R2.
Release production Order -> Line->Production Journal: Entry Type: Output, Run time- Manual Entry (Runtime * output quantity).
Please help!!!!
Regards
Pradeep K
What codeunit is this refering to?
Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.
Erik,
I found the solution, it is in Code unit : "Production Journal Mgnt" - Function- "Output Jounal".
i captured the run time from routing and updated in produciton journal form.
Runtime is updating at while posting production journal.
Regards,