Hello Experts,
When we try to create or update any price list, the message 'Base price list not found [message 3506-2]' appears and the system does not allow to save changes.
The same message can occur also when adding documents.
Kindly share your views here.
Thanks in advance.
Run the following query to check whether your database is affected by this issue:
select ItemCode, PriceList, BasePLNum, * from ITM1 where BasePLNum is NULL