This is an old revision of the document!


Control SQL - GL Out of Balance By Order

Explanation of SQL

This query shows the ordernumber in the gl when you have just the transaction id.

Low. No data is modified in the running of this query.

select ordernumber

from transheader

where id=

  • Entered : 9/08/2009
  • Version : Control 4.3
You could leave a comment if you were logged in.