DBA Data[Home] [Help]

APPS.FF_DATA_DICT dependencies on FF_FUNCTIONS_S

Line 3550: select ff_functions_s.nextval

3546:
3547: FOR each_func IN distinct_function(stu_rec.name, stu_rec.c_leg_code) LOOP
3548:
3549:
3550: select ff_functions_s.nextval
3551: into l_new_surrogate_key
3552: from dual;
3553:
3554: