DBA Data[Home] [Help]

APPS.OE_HEADER_ADJ_UTIL dependencies on OE_CHG_ORDER_PVT

Line 4531: OE_CHG_ORDER_PVT.RecordHPAdjHist

4527: p_request_type => OE_GLOBALS.G_VERSION_AUDIT,
4528: x_return_status => l_return_status);
4529: OE_GLOBALS.G_AUDIT_HISTORY_RQD_FLAG := 'N';
4530: ELSE
4531: OE_CHG_ORDER_PVT.RecordHPAdjHist
4532: ( p_header_adj_id => p_x_header_adj_rec.price_adjustment_id,
4533: p_header_adj_rec => null,
4534: p_hist_type_code => 'UPDATE',
4535: p_reason_code => p_x_header_adj_rec.change_reason_code,