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 6504: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));

6500: install_bal_types(p_phase);
6501:
6502: -- Localization hook
6503: hrrunprc_trace_on;
6504: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));
6505: hrrunprc_trace_off;
6506: hr_legislation_local.install(p_phase);
6507:
6508: -- Install hr org info details

Line 6506: hr_legislation_local.install(p_phase);

6502: -- Localization hook
6503: hrrunprc_trace_on;
6504: hr_utility.trace('start hr_legislation_local: ' || to_char(p_phase));
6505: hrrunprc_trace_off;
6506: hr_legislation_local.install(p_phase);
6507:
6508: -- Install hr org info details
6509: hrrunprc_trace_on;
6510: hr_utility.trace('start install_org_info: ' || to_char(p_phase));