hi,
i create query to calculate production hours by each line of routing.
the calculation i put in the script as below:
but when i execute the result is "0".
may i know where is the wrong in the formula?
Thank you in advance for the support.
i create query to calculate production hours by each line of routing.
the calculation i put in the script as below:
Code:
declaration:
domain tcmcs.long prod.hrs
detail.1:
before.layout:
prod.hrs = (((tirou102.rutm/tirou101.runi)+(tirou102.sutm/tcibd200.ecoq))/60)*tiipd001.unom
may i know where is the wrong in the formula?
Thank you in advance for the support.