Invoice Status

 2 Replies
 0 Subscribed to this topic
 1 Subscribed to this forum
Sort:
Author
Messages
Bev Edwards
Veteran Member Send Private Message
Posts: 366
Veteran Member
What Lawson table can I find invoice status?
JonA
Veteran Member Send Private Message
Posts: 1163
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 Send Private Message
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.