DBA Data[Home] [Help]

APPS.PAY_SEU_INS dependencies on DUAL

Line 151: Cursor C_Sel1 is select pay_shadow_ele_type_usages_s.nextval from sys.dual;

147: ) is
148: --
149: l_proc varchar2(72) := g_package||'pre_insert';
150: --
151: Cursor C_Sel1 is select pay_shadow_ele_type_usages_s.nextval from sys.dual;
152: --
153: Begin
154: hr_utility.set_location('Entering:'||l_proc, 5);
155: --