DBA Data[Home] [Help]

APPS.OE_LINE_SCREDIT_UTIL dependencies on OE_CHG_ORDER_PVT

Line 2751: OE_CHG_ORDER_PVT.RecordLScreditHist

2747: IF l_debug_level > 0 THEN
2748: oe_debug_pub.add( 'OEXULSCB:CALLING OE_ORDER_CHG_PVT.RECORDLSCREDITHIST' , 2 ) ;
2749: END IF;
2750:
2751: OE_CHG_ORDER_PVT.RecordLScreditHist
2752: (p_line_scredit_id => p_x_line_scredit_rec.sales_credit_id,
2753: p_line_scredit_rec => null,
2754: p_hist_type_code => 'UPDATE',
2755: p_reason_code => p_x_line_scredit_rec.change_reason,