DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_ARCHIVE dependencies on PAY_BALANCE_PKG

Line 2976: l_context_lst pay_balance_pkg.t_context_tab;

2972:
2973: --
2974: -- Table Declarations for the BBR
2975: --
2976: l_context_lst pay_balance_pkg.t_context_tab;
2977: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;
2978:
2979: l_TAXABLE_EARNINGS number;
2980: l_GROSS_EARNINGS number;

Line 2977: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;

2973: --
2974: -- Table Declarations for the BBR
2975: --
2976: l_context_lst pay_balance_pkg.t_context_tab;
2977: l_output_tab pay_balance_pkg.t_detailed_bal_out_tab;
2978:
2979: l_TAXABLE_EARNINGS number;
2980: l_GROSS_EARNINGS number;
2981: l_PRE_TAX_DEDUCTIONS number;