DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HR_LEGISLATION_LOCAL

Line 160: -- hr_legislation_local.translate_ele_dev_df

156: -- 115.20 tbattoo 01-NOV-99 bug 1058335, moved installation of mag_records
157: -- to a seperate procedure, and not as a child
158: -- of magnetic_records
159: -- 115.21 vmehta 10-nov-1999 added the call to
160: -- hr_legislation_local.translate_ele_dev_df
161: -- for transferring the balance type ids
162: -- element_type_ids stored in the
163: -- Element Developer DF
164: -- 115.22 tbattoo 01-NOV-99 bug 1058335, moved installation of mag_records

Line 6754: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));

6750: install_bal_types(p_phase);
6751:
6752: -- Localization hook
6753: hrrunprc_trace_on;
6754: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));
6755: hrrunprc_trace_off;
6756: hr_legislation_local.install(p_phase);
6757:
6758: -- Install hr org info details

Line 6756: hr_legislation_local.install(p_phase);

6752: -- Localization hook
6753: hrrunprc_trace_on;
6754: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));
6755: hrrunprc_trace_off;
6756: hr_legislation_local.install(p_phase);
6757:
6758: -- Install hr org info details
6759: hrrunprc_trace_on;
6760: hr_utility.trace('start install_org_info: ' || to_char(p_phase));