DBA Data[Home] [Help]

APPS.QP_LIST_HEADERS_PVT dependencies on QP_DEFAULT_PLL_PRICING_ATTR

Line 1566: QP_Default_pll_pricing_attr.Attributes

1562: THEN
1563:
1564: oe_debug_pub.add('call attributes ');
1565: l_p_PRICING_ATTR_rec := l_PRICING_ATTR_rec;
1566: QP_Default_pll_pricing_attr.Attributes
1567: ( p_PRICING_ATTR_rec => l_p_PRICING_ATTR_rec
1568: , x_PRICING_ATTR_rec => l_PRICING_ATTR_rec
1569: );
1570: