DBA Data[Home] [Help]

APPS.OE_RLM_WF dependencies on OE_MSG_PUB

Line 43: OE_MSG_PUB.set_msg_context(

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(
44: p_entity_code => 'LINE'
45: ,p_entity_id => l_line_rec.line_id
46: ,p_header_id => l_line_rec.header_id
47: ,p_line_id => l_line_rec.line_id