DBA Data[Home] [Help]

APPS.PAY_US_941_REPORT dependencies on PAY_US_TAXBAL_VIEW_PKG

Line 317: pay_us_taxbal_view_pkg.us_gp_multiple_gre_qtd

313: ln_ss_er_taxable := ln_ss_er_taxable - ln_ss_tips;
314:
315: -- Else use the previous group calls to fetch the balance values
316: ELSE
317: pay_us_taxbal_view_pkg.us_gp_multiple_gre_qtd
318: (p_tax_unit_id => p_tax_unit_id ,
319: p_effective_date => g_c_qtr_end_date,
320: p_balance_name1 => 'Regular Earnings',
321: p_balance_name2 => 'FIT Withheld',

Line 345: pay_us_taxbal_view_pkg.us_gp_subject_to_tax_gre_qtd

341: p_value10 => ln_w2_uncoll_med_tips,
342: p_value11 => ln_w2_uncoll_ss_gtl,
343: p_value12 => ln_w2_uncoll_ss_tax_tips);
344:
345: pay_us_taxbal_view_pkg.us_gp_subject_to_tax_gre_qtd
346: (p_balance_name1 => 'Supplemental Earnings for NWFIT',
347: p_balance_name2 => 'Supplemental Earnings for FIT',
348: p_balance_name3 => 'Pre Tax Deductions for FIT',
349: p_balance_name4 => NULL,