DBA Data[Home] [Help]

APPS.QP_PRICE_LIST_PVT dependencies on OE_DEFAULT_PRICE_LIST_LINE

Line 407: OE_Default_Price_List_Line.Attributes

403: IF l_control_rec.default_attributes
404: OR l_control_rec.change_attributes
405: THEN
406: l_p_PRICE_LIST_LINE_rec := l_PRICE_LIST_LINE_rec;
407: OE_Default_Price_List_Line.Attributes
408: ( p_PRICE_LIST_LINE_rec => l_p_PRICE_LIST_LINE_rec
409: , x_PRICE_LIST_LINE_rec => l_PRICE_LIST_LINE_rec
410: );
411: