DBA Data[Home] [Help]

APPS.OZF_RESALE_COMMON_PVT dependencies on QP_PRICE_REQUEST_CONTEXT

Line 5424: l_qp_context_request_id := QP_Price_Request_Context.Get_Request_Id;

5420: END IF;
5421: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
5422: END IF;
5423:
5424: l_qp_context_request_id := QP_Price_Request_Context.Get_Request_Id;
5425:
5426: IF p_caller_type = 'IFACE' THEN
5427: OZF_ORDER_PRICE_PVT.G_RESALE_LINE_REC.qp_context_request_id := l_qp_context_request_id;
5428: OZF_ORDER_PRICE_PVT.G_RESALE_LINE_REC.line_index := p_line_index;