DBA Data[Home] [Help]

APPS.PAY_CTY_INS dependencies on PAY_CTY_INS

Line 1: Package Body pay_cty_ins as

1: Package Body pay_cty_ins as
2: /* $Header: pyctyrhi.pkb 120.0.12000000.2 2007/05/01 22:44:28 ahanda noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 865: end pay_cty_ins;

861: End ins;
862: --
863:
864: --
865: end pay_cty_ins;