DBA Data[Home] [Help]

APPS.PAY_US_PAYROLL_UTILS dependencies on PAY_US_FEDERAL_TAX_INFO_F

Line 214: from pay_us_federal_tax_info_f

210: ss_ee_wage_limit, ss_ee_rate,
211: ss_er_wage_limit, ss_er_rate,
212: medi_ee_rate, medi_er_rate,
213: fed_information1, fed_information2
214: from pay_us_federal_tax_info_f
215: where cp_effective_date between effective_start_date
216: and effective_end_date
217: and fed_information_category = cp_fed_info_category;
218: