DBA Data[Home] [Help]

APPS.OKL_FE_STD_RATE_TMPL_PVT dependencies on OKL_FE_CRITERION_VALUES

Line 245: FROM okl_fe_criterion_values

241: ,creation_date
242: ,last_updated_by
243: ,last_update_date
244: ,last_update_login
245: FROM okl_fe_criterion_values
246: WHERE criteria_id = p_criteria_id;
247:
248: -- cursor to get the data type and the value type of a category
249: