DBA Data[Home] [Help]

APPS.XNP_T_DEF_JEOPARDY_TMR_U dependencies on XNP_TIMER

Line 176: xnp_timer.start_timer(l_msg_header,

172: p_order_id=>p_order_id,
173: p_wi_instance_id=>p_wi_instance_id,
174: p_fa_instance_id=>p_fa_instance_id );
175: IF (x_error_code = 0) THEN
176: xnp_timer.start_timer(l_msg_header,
177: l_msg_text,
178: x_error_code,
179: x_error_message );
180: x_timer_id := l_msg_header.message_id ;