Conversion - stored procedure for tblARCustomerSpecialPrice did not return data

Issue No: AR-5653
Created 10/10/2017 2:48:36 PM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.3
Description *Steps to replicate:*   # Import Customers to i21 # Ran uspARImportCustomerSpecialPrice in backend and it did not bring data into i21.     *Issue:*   This sp was part of Customer import and was called once for each customer. Now that it has to be called separately, a wrapper code to loop through all customers is required to be included in the sp.     *Accepted:*   tblARCustomerSpecialPrice should be populated after customer import.