DBA Data[Home] [Help]

APPS.XNP_SYNC_TIMER_U dependencies on XNP_TIMER

Line 173: xnp_timer.start_timer(l_msg_header,

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