Problem: CashReceipts by Customer not retrieving any data
Product: BizInsight
Applies to: MAS 90/200
Article Type: Problem
Summary:
When using the Cash Receipts by Customer analysis sets, no data is being retrieved.
Details:
This issue is caused by the fact that the default value being provided for the CustomerNo parameter of the Cash Receipts by Customer analysis sets is the text “CustomerNo”.
Resolution/Workaround:
To resolve this issue, update the CustomerNo parameter with a valid CustomerNo. For example, using the ABC demo company data:
=BizList("Cash Receipts by Customer", "MAS90_CashReceipts", "CompanyCode,CustomerNo", "", "3,1", "", "", "", "CompanyCode=" & "ABC", "CustomerNo=" & "ABF")
If the provided Resolution/Workaround does not resolve your issues, please contact BizNet Software Support for further assistance.