DBA Data[Home] [Help]

APPS.OE_UPDATE_ACK_UTIL dependencies on OE_MSG_PUB

Line 1210: OE_MSG_PUB.set_msg_context(

1206: l_user_key := l_orig_sys_document_ref || ',' ||to_char(l_sold_to_org_id)||','||
1207: l_change_sequence||','||l_transaction_type;
1208:
1209: -- start exception management
1210: OE_MSG_PUB.set_msg_context(
1211: p_entity_code => 'ELECMSG_'||p_itemtype
1212: ,p_entity_id => p_itemkey
1213: ,p_header_id => l_header_id
1214: ,p_line_id => null