DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PVT dependencies on OE_DEFAULT_PRICE_BREAK

Line 1494: OE_Default_Price_Break.Attributes

1490: THEN
1491:
1492: l_p_Price_Break_rec := l_Price_Break_rec; --[prarasto]
1493:
1494: OE_Default_Price_Break.Attributes
1495: ( p_Price_Break_rec => l_p_Price_Break_rec
1496: , x_Price_Break_rec => l_Price_Break_rec
1497: );
1498: