ASO_QUOTE_PUB.update_quote does not create Serv ref in Quote details table
Hi All,
We are using the API ASO_QUOTE_PUB.update_quote API to create a quote line which is of service type and we are also trying to associate the created service line to existing line of type configuration. We are able to create the new service line but in the ASO_QUOTE_LINE_DETAILS table we are not able to get the SERVICE_REF_LINE_ID and SERVICE_REF_TYPE_CODE populated even thought we pass the service reference details in the input parameters ( line detail table type).
Do we need to pass additional parameter for the API to create this association or we need to use the API ASO_QUOTE_PUB.CREATE_QUOTE_SERVICE?
We are using the API ASO_QUOTE_PUB.update_quote API to create a quote line which is of service type and we are also trying to associate the created service line to existing line of type configuration. We are able to create the new service line but in the ASO_QUOTE_LINE_DETAILS table we are not able to get the SERVICE_REF_LINE_ID and SERVICE_REF_TYPE_CODE populated even thought we pass the service reference details in the input parameters ( line detail table type).
Do we need to pass additional parameter for the API to create this association or we need to use the API ASO_QUOTE_PUB.CREATE_QUOTE_SERVICE?
0