DBA Data[Home] [Help]

APPS.PAY_QPQ_API dependencies on FND_DATE

Line 484: open cur_dat(fnd_number.canonical_to_number(p_assignment_id), fnd_date.canonical_to_date(p_new_date));

480: --
481: -- Check that the assignment is on a payroll as of
482: -- the proposed effective date
483: --
484: open cur_dat(fnd_number.canonical_to_number(p_assignment_id), fnd_date.canonical_to_date(p_new_date));
485: fetch cur_dat into v_exists;
486: if cur_dat%notfound then
487: close cur_dat;
488: -- Error: You cannot change to this effective date, because the current