DBA Data[Home] [Help]

APPS.QP_LIST_HEADERS_PVT dependencies on QP_DEFAULT_PLL_PRICING_ATTR

Line 1571: QP_Default_pll_pricing_attr.Attributes

1567: THEN
1568:
1569: oe_debug_pub.add('call attributes ');
1570: l_p_PRICING_ATTR_rec := l_PRICING_ATTR_rec;
1571: QP_Default_pll_pricing_attr.Attributes
1572: ( p_PRICING_ATTR_rec => l_p_PRICING_ATTR_rec
1573: , x_PRICING_ATTR_rec => l_PRICING_ATTR_rec
1574: );
1575: