DBA Data[Home] [Help]

APPS.PAY_US_PAYROLL_UTILS dependencies on PAY_US_STATE_TAX_INFO_F

Line 233: from pay_us_state_tax_info_f

229: sdi_ee_wage_limit) sdi_ee_wage_limit,
230: sdi_er_wage_limit,
231: nvl(sta_information17,'N'),
232: sta_information19 futa_rate
233: from pay_us_state_tax_info_f
234: where cp_effective_date between effective_start_date
235: and effective_end_date
236: and sta_information_category = 'State tax limit rate info'
237: order by 1 ;