Register Login

Message 'Base Price list not found' appears When Updating Price lists

Updated May 18, 2018

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.


Comments

  • 30 Dec 2015 2:59 pm Abhijeet Mudgal Best Answer

    Run the following query to check whether your database is affected by this issue: 

    select ItemCode, PriceList, BasePLNum, * from ITM1 where BasePLNum is NULL


×