DBA Data[Home] [Help]

APPS.OE_CNCL_UTIL dependencies on OE_FEATURES_PVT

Line 3611: IF OE_FEATURES_PVT.Is_Margin_Avail Then

3607:
3608: oe_debug_pub.add('outside margin convert miss to null',1);
3609: end if;
3610: --MRG BGN
3611: IF OE_FEATURES_PVT.Is_Margin_Avail Then
3612: if l_debug_level > 0 then
3613: oe_debug_pub.add('inside margin convert miss to null',1);
3614: end if;
3615: IF p_x_line_rec.unit_cost = FND_API.G_MISS_NUM THEN