DBA Data[Home] [Help]

APPS.PER_CEI_INS dependencies on DUAL

Line 202: Cursor C_Sel1 is select per_cagr_entitlement_items_s.nextval from sys.dual;

198: ) is
199: --
200: l_proc varchar2(72) := g_package||'pre_insert';
201: --
202: Cursor C_Sel1 is select per_cagr_entitlement_items_s.nextval from sys.dual;
203: --
204: Begin
205: hr_utility.set_location('Entering:'||l_proc, 5);
206: --