Hi,
I am extending the class "IPCPriceCalculatorCRM.java" and calling the method fillIPCItemProperties(List<CatalogItem> items,String bpGuid, String bpId).
But the values when checked for bpguid and bpid are same and is actually the incorrect bpguid value truncated to 10 characters. ..resulting in a in correct "Sold To" value.
Could you please help on this issue?
Thanks!