Hello All,
I have a requirement to fetch the Customer Group Specific Price List from the SalesPriceLsit BO but there is no query in the BO which gives you all data.
I am using QueryByTypeCodeAndPropertyIDAndPropertyValue query which needs to be written in a proper way which I got to know from Query Service documentation.
Even after structuring the query as required I am not able to get data. Whenever the query is executed I get an error saying "(PRC_SALES_PRICE_LIST, ROOT) A technical error (Mandatory initialization missing) occurred: PRC_ESF_CND_MAINT 502. Report an incident."
Following is the code that I have written:
By any chance if anyone have worked on it and can help me?
Thanks & Regards,
Meghna