DBA Data[Home] [Help]

APPS.OE_INBOUND_INT dependencies on OE_LINE_UTIL

Line 5600: oe_line_util.query_row(line.line_id, l_line_rec);

5596: LOOP
5597:
5598: FOR line IN config_child_lines(l_model_line_tab(i))
5599: LOOP
5600: oe_line_util.query_row(line.line_id, l_line_rec);
5601: ------------------
5602: -- Check if this line is to be repriced (based on incoming data
5603: -- from AIA).
5604: ------------------