ASO_QUOTE_PUB.update_quote does not create Quote lines for Service type item
Hi All,
We are using the API ASO_QUOTE_PUB.update_quote API to create a quote line which is of service type nd got below error. Attached the script and can you pls check and advise ASAP?
Pls share the sample code to create a quote line which is of service type using the ASO_QUOTE_PUB.update_quote API if you have it.
Much apricated for your quick response!!
AFTER calling l_qte_line_tbl
before creating quote
x_qte_header_rec.quote_header_id = 13416119
x_return_status = E
x_msg_count = 1
x_msg_data = ASOASO_API_MISSING_SRV_INF03