DBA Data[Home] [Help]

APPS.PER_RU_CURRENCY_CONVERSION dependencies on PAY_ELEMENT_TEMPLATES

Line 40: FROM pay_element_templates

36: AND pgi.run_payroll_action_id = ppa.payroll_action_id;
37:
38: CURSOR c_legi_ele_tmplt IS
39: SELECT template_id
40: FROM pay_element_templates
41: WHERE legislation_code = 'RU';
42:
43: CURSOR c_bg_ele_tmplt( cp_business_group_id NUMBER ) IS
44: SELECT template_id

Line 45: FROM pay_element_templates

41: WHERE legislation_code = 'RU';
42:
43: CURSOR c_bg_ele_tmplt( cp_business_group_id NUMBER ) IS
44: SELECT template_id
45: FROM pay_element_templates
46: WHERE business_group_id = cp_business_group_id;
47:
48: CURSOR c_ben_chc_popl( cp_business_group_id NUMBER ) IS
49: SELECT rowid