DBA Data[Home] [Help]

APPS.OE_DS_PVT dependencies on OE_LINE_UTIL

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

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