I am working on integration of Jiwa to a sales platform, the orignal idea had been to lift and shift the Jiwa pricing tables to this platform and then simply implement Jiwa's pricing functionality in this platform given this platform works on SQL server, it should have been a simple exercise.
This has now eveolved to having to translate the data for this platform, don't get me started on that point, any way my question is as simple as this the tables that need to be worried about are IN_DebtorPricingGroupSpecificPrice, IN_DebtorSpecificPrice and IN_DebtorClassificationSpecificPrice.
I understand what a blank classification id means in IN_DebtorClassificationSpecificPrice i.e. its a global quanity break for all classications but what if you find blanks in the Debtor Id in IN_DebtorSpecificPrice and what if the group is blank in IN_DebtorPricingGroupSpecificPrice, my question is because this is indeed the case in the client data, so are these treated similar to classifcation or should they be ignored?


