DBA Data[Home] [Help]

APPS.FF_CON_SHD dependencies on FF_CON_SHD

Line 1: Package Body ff_con_shd as

1: Package Body ff_con_shd as
2: /* $Header: ffconrhi.pkb 115.1 2002/12/23 13:59:57 arashid ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' ff_con_shd.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' ff_con_shd.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |------------------------< return_api_dml_status >-------------------------|
12: -- ----------------------------------------------------------------------------

Line 230: end ff_con_shd;

226: Return(l_rec);
227: --
228: End convert_args;
229: --
230: end ff_con_shd;