DBA Data[Home] [Help]

APPS.JTFB_TEMP_BIN_PKG dependencies on JTFB_TEMP_BIN_PKG

Line 1: package body jtfb_temp_bin_pkg as

1: package body jtfb_temp_bin_pkg as
2: /* $Header: jtfbbinb.pls 120.1 2005/07/02 02:32:47 appldev ship $ */
3: --
4: --
5: /*****************************************************************************/

Line 9: -- jtfb_temp_bin_pkg

5: /*****************************************************************************/
6: -- Start Of Comments
7: --
8: -- Name
9: -- jtfb_temp_bin_pkg
10: --
11: -- Purpose
12: -- This package provides an API to the JTFB_TEMP_BIN table.
13: --

Line 226: end jtfb_temp_bin_pkg;

222: write_message(l_method_name || sqlerrm);
223: end delete_row;
224: --
225: --
226: end jtfb_temp_bin_pkg;