Getting an error "System.Exception: Price List does not exist in SAP Business One!. OPLN.ListNum = 0" while initializing the iVend with SAP.

Getting an error "System.Exception: Price List does not exist in SAP Business One!. OPLN.ListNum = 0" while initializing the iVend with SAP.

Environment:

iVend Version 6.6

Problem Statement:

Getting an error "System.Exception: Price List does not exist in SAP Business One!. OPLN.ListNum = 0" while initializing the iVend with SAP.


Symptoms:

This error generally occurs on event of a Special Price list based on Business Partner. SAP has the option to select choice of  "Without Price List" in the price list section, at line level while creating Special Price list for Business.
But during the initialization process, the integration service looks for price list at line and throws the error message when no price list found.


Resolution/Work Around:

To fix this exception you need to map the price list and then retry the initiaization process.
1. Map the price list at the line level.
2. Retry 

Recommendations /Suggestion:

 Not Applicable