DBA Data[Home] [Help]

APPS.XNP_T_DUMMY_U dependencies on XNP_TIMER

Line 147: xnp_timer.start_timer(l_msg_header,

143: p_order_id=>p_order_id,
144: p_wi_instance_id=>p_wi_instance_id,
145: p_fa_instance_id=>p_fa_instance_id );
146: IF (x_error_code = 0) THEN
147: xnp_timer.start_timer(l_msg_header,
148: l_msg_text,
149: x_error_code,
150: x_error_message );
151: x_timer_id := l_msg_header.message_id ;