Sage 100

 View Only
  • 1.  Does any field in the SO_SalesOrderHeader table ch

    Posted 12-30-2011 13:35
    Does any field in the SO_SalesOrderHeader table change when the order is in invoice data entry but not updated? Trying to find a way to sort these out of a BIE view. Any ideas are appreciated.


  • 2.  RE: Does any field in the SO_SalesOrderHeader table ch

    Posted 12-30-2011 13:44
    Yes, check out the field CurrentInvoiceNo. That field is populated with the invoice number and is used as a flag to block users from changing the S/O after its in invoicing.


  • 3.  RE: Does any field in the SO_SalesOrderHeader table ch

    Posted 12-30-2011 13:49
    Worked like a charm - Thanks Dawn!!