DBA Data[Home] [Help]

APPS.OE_SPLIT_UTIL dependencies on OE_CHG_ORDER_PVT

Line 2556: OE_CHG_ORDER_PVT.RecordLineHist

2552: --
2553: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
2554: --
2555: BEGIN
2556: OE_CHG_ORDER_PVT.RecordLineHist
2557: ( p_line_id => p_line_rec.line_id
2558: ,p_hist_type_code => 'SPLIT'
2559: ,p_reason_code => p_line_rec.change_reason
2560: ,p_comments => p_line_rec.change_comments