DBA Data[Home] [Help]

APPS.XNP_CSENIUPD_U dependencies on XNP_EVENT

Line 212: p_queue_name => xnp_event.c_outbound_msg_q,

208: IF (x_error_code = 0) THEN
209: XNP_MESSAGE.push (
210: p_msg_header => l_msg_header,
211: p_body_text => l_msg_text,
212: p_queue_name => xnp_event.c_outbound_msg_q,
213: p_recipient_list => l_consumer_list,
214: p_fe_name => xnp_standard.fe_name,
215: p_correlation_id => l_msg_header.message_code,
216: p_priority=>'1',