Error in hz_cust_account_site_v2pub.update_cust_site_use when trying to uptate Price List
Hi All,
I am getting error "Invalid value for price_list_id. Please enter price_list_id value from QP_LIST_HEADERS_B." when trying to update the Price List of a particular site using the hz_cust_account_site_v2pub.update_cust_site_use API. Price List exists in QP_LIST_HEADERS_B and is effective. The error is thrown when the End Date Active on that particular Price List is equal to SYSDATE. If I increase the End Date Active even by just one day, the update is successful. Are there any rules in Oracle against assigning a Price List to a customer site if that Price List has it's last effective date on the current date?