Not able to find any Public View Objects (PVO) for Pricing Rules
Summary:
Which Public view objects (PVO) can be used to fetch Price List Rule information from the below hierarchy ?
qp_discount_lists_all_b -> qp_discount_list_items -> qp_pricing_terms_b -> qp_matrix_rules
Content (required):
Looking for Public View Objects (PVOs)/SOAP services for Pricing Rules
Version (include the version you are using, if applicable):
23A (11.13.23.01.0)
Code Snippet (add any code snippets that support your topic, if applicable):
For reference..
select * from QP_DISCOUNT_LISTS_TL where name = 'DR_DISCOUNTLIST'
select * from qp_discount_lists_all_b where discount_list_id= 300000007856477
select * from qp_discount_list_items where discount_list_id= 300000007856477