API call to populate the price adjustments while adding the single item to a Quote in Oracle Quoting
Hi All,
I am creating a custom quoting application in which I am using the Oracle public APIs to create/populate the data into Oracle Quoting base tables.
I am facing the problem while populating the data into aso_price_adjustments table while adding a single product to the quote. I have enabled the trace in Oracle Quoting, but I couldn't able to find proper API call to use.
I am using ASO_QUOTE_PUB.CREATE_QUOTE_LINE procedure to add the single product.
Thanks,
Surender