DBA Data[Home] [Help]

APPS.XNP_TIMER_MGR dependencies on XNP_TIMER_MGR

Line 1: PACKAGE BODY xnp_timer_mgr AS

1: PACKAGE BODY xnp_timer_mgr AS
2: /* $Header: XNPTMGRB.pls 120.1 2005/06/17 03:49:28 appldev $ */
3:
4: G_NEW_LINE char := fnd_global.local_chr(10) ;
5:

Line 811: END XNP_TIMER_MGR;

807: process (xnp_event.c_timer_q, p_correlation_id, x_queue_timed_out) ;
808:
809: END process_in_tmr ;
810:
811: END XNP_TIMER_MGR;