DBA Data[Home] [Help]

APPS.PQH_BUDGET_DATA_MIGRATION dependencies on PAY_CALENDARS

Line 329: FROM pay_calendars

325: -- in per_budget_values
326:
327: CURSOR budget_cal_cur IS
328: SELECT start_date, start_date
329: FROM pay_calendars
330: WHERE period_set_name = p_per_budgets_rec.period_set_name;
331:
332: -- cursor for unit1_value for ALL versions of the budget
333: -- this is used to compute the percentage at detail level