DBA Data[Home] [Help]

APPS.OE_LINE_SCREDIT_UTIL dependencies on OE_CHG_ORDER_PVT

Line 2755: OE_CHG_ORDER_PVT.RecordLScreditHist

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