DBA Data[Home] [Help]

APPS.OE_DS_PVT dependencies on OE_LINE_UTIL

Line 261: OE_Line_Util.Query_Row(p_line_id => l_line_id, x_line_rec => l_line_rec);

257: END IF;
258: -- Bug 2407918}
259:
260: -- bug 4393738 , moved query_row here to set the msg_context info
261: OE_Line_Util.Query_Row(p_line_id => l_line_id, x_line_rec => l_line_rec);
262: OE_MSG_PUB.set_msg_context(
263: p_entity_code => 'LINE'
264: ,p_entity_id => l_line_rec.line_id
265: ,p_header_id => l_line_rec.header_id