Hi,
I had try to write a query to showed the difference between OnHand - IsCommitted in a UDF field in OWOR.
But the query doesn't work, can someone help on this?
The query as below:
SELECT $[OITW.OnHand] - $[OITW.IsCommited]
Thank you
Hi,
I had try to write a query to showed the difference between OnHand - IsCommitted in a UDF field in OWOR.
But the query doesn't work, can someone help on this?
The query as below:
SELECT $[OITW.OnHand] - $[OITW.IsCommited]
Thank you