Hi experts! I need an FMS query for A/R invoice to alert me when taxcode from inv1 and inv3 are different. I need this to auto populate on an UDF before the invoice is added. I'm using SAPB1 ver.2005. Any ideas?
Hi Experts!
I'm new to queries and was wondering if someone can help me with a query that I have that will not return result if text field is empty. I need T1.LineText to return all results.
SELECT T0.TaxDate, T0.NumAtCard, T1.LineText, T0.Track...