DBA Data[Home] [Help]

APPS.PAY_FR_MIGRATE_TIME_ANALYSIS dependencies on FND_NUMBER

Line 187: l_disp_canon_amt := fnd_number.number_to_canonical(l_amount_time);

183: End if;
184: -- For all the contracts of this person
185: hr_utility.set_location('getting all contracts for the person', 22);
186: -- convert the value to canonical format(NLS issue)
187: l_disp_canon_amt := fnd_number.number_to_canonical(l_amount_time);
188: FOR person_contr_rec IN csr_get_all_contr(asg_mod_rec.person_id) LOOP
189: l_count_contr_date :=0;
190: -- IF rows are present
191: -- Initialize the previous end date as start of time