DBA Data[Home] [Help]

APPS.PAY_US_SQWL_ARCHIVE dependencies on PAY_US_STATE_TAX_INFO_F

Line 1745: from pay_us_state_tax_info_f sti,

1741:
1742: begin
1743: select to_char(sti.sui_er_wage_limit)
1744: into l_value
1745: from pay_us_state_tax_info_f sti,
1746: pay_payroll_actions ppa
1747: where ppa.payroll_action_id = p_payroll_action_id
1748: and sti.state_code = l_state_code
1749: and ppa.effective_date between sti.effective_start_date