DBA Data[Home] [Help]

APPS.FF_DATA_DICT dependencies on FF_FUNCTIONS_S

Line 3499: select ff_functions_s.nextval

3495:
3496: FOR each_func IN distinct_function(stu_rec.name, stu_rec.c_leg_code) LOOP
3497:
3498:
3499: select ff_functions_s.nextval
3500: into l_new_surrogate_key
3501: from dual;
3502:
3503: