DBA Data[Home] [Help]

APPS.PAY_AU_TAX_INFO_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 6: c_legislation_code per_business_groups_perf.legislation_code%type := 'AU';

2: /* $Header: pyautinf.pkb 120.2.12010000.1 2008/10/28 01:53:40 keyazawa noship $ */
3: --
4: c_package constant varchar2(31) := 'pay_au_tax_info_pkg.';
5: --
6: c_legislation_code per_business_groups_perf.legislation_code%type := 'AU';
7: --
8: c_tax_info_elm constant pay_element_types_f.element_name%type := 'Tax Information';
9: --
10: c_iv_upper varchar2(1) := 'N';