DBA Data[Home] [Help]

APPS.PAY_US_SQWL_ARCHIVE dependencies on PAY_US_STATE_TAX_INFO_F

Line 1844: from pay_us_state_tax_info_f sti,

1840:
1841: begin
1842: select to_char(sti.sui_er_wage_limit)
1843: into l_value
1844: from pay_us_state_tax_info_f sti,
1845: pay_payroll_actions ppa
1846: where ppa.payroll_action_id = p_payroll_action_id
1847: and sti.state_code = l_state_code
1848: and ppa.effective_date between sti.effective_start_date