DBA Data[Home] [Help]

APPS.OE_HEADER_ADJ_UTIL dependencies on OE_CHG_ORDER_PVT

Line 4594: OE_CHG_ORDER_PVT.RecordHPAdjHist

4590: p_request_type => OE_GLOBALS.G_VERSION_AUDIT,
4591: x_return_status => l_return_status);
4592: OE_GLOBALS.G_AUDIT_HISTORY_RQD_FLAG := 'N';
4593: ELSE
4594: OE_CHG_ORDER_PVT.RecordHPAdjHist
4595: ( p_header_adj_id => p_x_header_adj_rec.price_adjustment_id,
4596: p_header_adj_rec => null,
4597: p_hist_type_code => 'UPDATE',
4598: p_reason_code => p_x_header_adj_rec.change_reason_code,