DBA Data[Home] [Help]

APPS.PAY_US_PAYROLL_UTILS dependencies on PAY_US_STATE_TAX_INFO_F

Line 241: from pay_us_state_tax_info_f

237: sdi_er_wage_limit,
238: nvl(sta_information17,'N'),
239: sta_information19 futa_rate,
240: sta_information21 sdi1_ee_wage_limit
241: from pay_us_state_tax_info_f
242: where cp_effective_date between effective_start_date
243: and effective_end_date
244: and sta_information_category = 'State tax limit rate info'
245: order by 1 ;