DBA Data[Home] [Help]

APPS.OE_SPLIT_UTIL dependencies on OE_CHG_ORDER_PVT

Line 2175: OE_CHG_ORDER_PVT.RecordLineHist

2171: --
2172: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
2173: --
2174: BEGIN
2175: OE_CHG_ORDER_PVT.RecordLineHist
2176: ( p_line_id => p_line_rec.line_id
2177: ,p_hist_type_code => 'SPLIT'
2178: ,p_reason_code => p_line_rec.change_reason
2179: ,p_comments => p_line_rec.change_comments