We are running MAS 200.
I am trying to create a Received-Not-Invoiced report. If a canned report in MAS 200 exists, I doubt we can use it. Our predecessors were not very savvy in MAS and did more work arounds than anything. However, if you know of one I'll start there.
In Crystal Reports:
My objective is to compare receipts from the period 2/28/07 to 4/30/07 to invoices from the same period. Any receipt without an invoice will be considered "Received-Not-Invoiced". I want to extract receipts from the POP_RecptHistoryLine table and match them to the AP12_InvHistHeader via the PORecptNumber.
the problem I am having is it is taking 5+ hours to extract the data from the POP_RecptHistoryLine, even when I restrict the period to 2/28 to 4/30.
What is the key field to search on in POP_RecptHistoryLine?
Is there a better way to do what I am trying to do?
Thank you!
Craig Canter
Controller
Elgin IL
I am trying to create a Received-Not-Invoiced report. If a canned report in MAS 200 exists, I doubt we can use it. Our predecessors were not very savvy in MAS and did more work arounds than anything. However, if you know of one I'll start there.
In Crystal Reports:
My objective is to compare receipts from the period 2/28/07 to 4/30/07 to invoices from the same period. Any receipt without an invoice will be considered "Received-Not-Invoiced". I want to extract receipts from the POP_RecptHistoryLine table and match them to the AP12_InvHistHeader via the PORecptNumber.
the problem I am having is it is taking 5+ hours to extract the data from the POP_RecptHistoryLine, even when I restrict the period to 2/28 to 4/30.
What is the key field to search on in POP_RecptHistoryLine?
Is there a better way to do what I am trying to do?
Thank you!
Craig Canter
Controller
Elgin IL