DBA Data[Home] [Help]

APPS.PAY_ADVANCE_PAY_ELE_PKG dependencies on PAY_ADVANCE_PAY_ELE_PKG

Line 1: PACKAGE BODY PAY_ADVANCE_PAY_ELE_PKG as

1: PACKAGE BODY PAY_ADVANCE_PAY_ELE_PKG as
2: /* $Header: pyadvele.pkb 115.0 2003/11/13 16:29 susivasu noship $ */
3: --
4: g_leg_code pay_legislation_rules.legislation_code%TYPE := null;
5: g_subpriority number := null;

Line 59: End PAY_ADVANCE_PAY_ELE_PKG;

55: return l_subpriority;
56: --
57: end get_subpriority;
58: --
59: End PAY_ADVANCE_PAY_ELE_PKG;