DBA Data[Home] [Help]

APPS.HR_PAYROLLS dependencies on FND_TERRITORIES_VL

Line 26: legislation_code fnd_territories_vl.territory_code%type,

22: --
23: type payroll_rec_type is record
24: (
25: payroll_id pay_all_payrolls_f.payroll_id%type,
26: legislation_code fnd_territories_vl.territory_code%type,
27: no_years pay_all_payrolls_f.number_of_years%type,
28: period_type pay_all_payrolls_f.period_type%type,
29: pay_date_offset pay_all_payrolls_f.pay_date_offset%type,
30: cut_off_date_offset pay_all_payrolls_f.cut_off_date_offset%type,