DBA Data[Home] [Help]

APPS.PER_ESA_INS dependencies on PER_ESTAB_ATTENDANCES_S

Line 220: select per_estab_attendances_s.nextval

216: -- ----------------------------------------------------------------------------
217: Procedure pre_insert(p_rec in out nocopy per_esa_shd.g_rec_type) is
218: --
219: cursor C_Sel1 is
220: select per_estab_attendances_s.nextval
221: from sys.dual;
222: --
223: --
224: Cursor C_Sel2 is