DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_ARCHIVE dependencies on PAY_BALANCE_PKG

Line 1772: l_context_lst pay_balance_pkg.t_context_tab;

1768:
1769: --
1770: -- Table Declarations for the BBR
1771: --
1772: l_context_lst pay_balance_pkg.t_context_tab;
1773: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;
1774:
1775: l_TAXABLE_EARNINGS number;
1776: l_GROSS_EARNINGS number;

Line 1773: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;

1769: --
1770: -- Table Declarations for the BBR
1771: --
1772: l_context_lst pay_balance_pkg.t_context_tab;
1773: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;
1774:
1775: l_TAXABLE_EARNINGS number;
1776: l_GROSS_EARNINGS number;
1777: l_PRE_TAX_DEDUCTIONS number;