DBA Data[Home] [Help]

APPS.XNP_PIPE dependencies on XNP_PIPE

Line 1: PACKAGE BODY xnp_pipe AS

1: PACKAGE BODY xnp_pipe AS
2: /* $Header: XNPPIPEB.pls 120.2 2006/02/13 07:53:51 dputhiye ship $ */
3:
4: /* Reads from the specified pipe */
5:

Line 79: end xnp_pipe ;

75: x_error_message := sqlerrm ;
76:
77: end write ;
78:
79: end xnp_pipe ;