DBA Data[Home] [Help]

APPS.OE_RLM_WF dependencies on OE_LINE_UTIL

Line 39: oe_line_util.query_row

35: -- workflow(itemtype)
36: IF itemtype = 'OEOL' THEN
37:
38: l_line_id := to_number(itemkey);
39: oe_line_util.query_row
40: (p_line_id => l_line_id
41: ,x_line_rec => l_line_rec );
42:
43: OE_MSG_PUB.set_msg_context(