DBA Data[Home] [Help]

APPS.OE_HEADER_SCREDIT_UTIL dependencies on OE_CHG_ORDER_PVT

Line 2220: OE_CHG_ORDER_PVT.RecordHScreditHist

2216: x_return_status => l_return_status);
2217:
2218: OE_GLOBALS.G_AUDIT_HISTORY_RQD_FLAG := 'N';
2219: ELSE
2220: OE_CHG_ORDER_PVT.RecordHScreditHist
2221: (p_header_scredit_id => p_x_header_scredit_rec.sales_credit_id,
2222: p_header_scredit_rec => null,
2223: p_hist_type_code => 'UPDATE',
2224: p_reason_code => p_x_header_scredit_rec.change_reason,