DBA Data[Home] [Help]

APPS.PAY_DTE_INS dependencies on DUAL

Line 157: Cursor C_Sel1 is select pay_datetracked_events_s.nextval from sys.dual;

153: ) is
154: --
155: l_proc varchar2(72) := g_package||'pre_insert';
156: --
157: Cursor C_Sel1 is select pay_datetracked_events_s.nextval from sys.dual;
158: --
159: Begin
160: hr_utility.set_location('Entering:'||l_proc, 5);
161: --