Invoice Status

Sort:
You are not authorized to post a reply.
Author
Messages
Bev Edwards
Veteran Member
Posts: 366
Veteran Member
    What Lawson table can I find invoice status?
    JonA
    Veteran Member
    Posts: 1162
    Veteran Member

      Table: APINVOICE

      Field: REC_STATUS


      0 = Unreleased
      1 = Released
      9 = History
      Jon Athey - Sr. Supply Chain Analyst - Materials Management - MyMichigan Health
      apurdion
      New Member
      Posts: 4
      New Member
        When running a SQL query they only results are 0, 1, & 9, but when you pull an addins query there are transactions that return a cancelled status. Is there another indicator in the database that shows the difference between the regular 9 = history and 9 = cancelled? I can see that there is a field (CANCEL_SEQ), but don't understand why the addins query can decipher the cancelled vs history.
        You are not authorized to post a reply.