DBA Data[Home] [Help]

APPS.OZF_RESALE_COMMON_PVT dependencies on QP_PRICE_REQUEST_CONTEXT

Line 4597: l_qp_context_request_id := QP_Price_Request_Context.Get_Request_Id;

4593: END IF;
4594: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
4595: END IF;
4596:
4597: l_qp_context_request_id := QP_Price_Request_Context.Get_Request_Id;
4598:
4599: IF p_caller_type = 'IFACE' THEN
4600: OZF_ORDER_PRICE_PVT.G_RESALE_LINE_REC.qp_context_request_id := l_qp_context_request_id;
4601: OZF_ORDER_PRICE_PVT.G_RESALE_LINE_REC.line_index := p_line_index;