DBA Data[Home] [Help]

APPS.OE_LINE_ADJ_UTIL dependencies on OE_CHG_ORDER_PVT

Line 5700: OE_CHG_ORDER_PVT.RecordLPAdjHist

5696: p_request_type => OE_GLOBALS.G_VERSION_AUDIT,
5697: x_return_status => l_return_status);
5698: OE_GLOBALS.G_AUDIT_HISTORY_RQD_FLAG := 'N';
5699: ELSE
5700: OE_CHG_ORDER_PVT.RecordLPAdjHist
5701: ( p_line_adj_id => p_x_line_adj_rec.price_adjustment_id,
5702: p_line_adj_rec => null,
5703: p_hist_type_code => 'UPDATE',
5704: p_reason_code => p_x_line_adj_rec.change_reason_code,