DBA Data[Home] [Help]

APPS.QP_LIST_HEADERS_PVT dependencies on QP_DEFAULT_PRICE_LIST_LINE

Line 511: QP_Default_Price_List_Line.Attributes

507: IF l_control_rec.default_attributes
508: OR l_control_rec.change_attributes
509: THEN
510: l_p_PRICE_LIST_LINE_rec := l_PRICE_LIST_LINE_rec;
511: QP_Default_Price_List_Line.Attributes
512: ( p_PRICE_LIST_LINE_rec => l_p_PRICE_LIST_LINE_rec
513: , x_PRICE_LIST_LINE_rec => l_PRICE_LIST_LINE_rec
514: );
515: