DBA Data[Home] [Help]

APPS.PAY_BAL_ADJUST dependencies on FF_FORMULAS_F

Line 1685: from ff_formulas_f

1681: then
1682: -- error asgnment
1683: seLect formula_name
1684: into l_formula_name
1685: from ff_formulas_f
1686: where formula_id = l_formula_id
1687: and p_effdate between effective_start_date and effective_end_date;
1688:
1689: hr_utility.set_message(801, 'HR_51120_HRPROC_ERR_OCC_ON_FML');