DBA Data[Home] [Help]

APPS.PAY_SIR_INS dependencies on DUAL

Line 155: Cursor C_Sel1 is select pay_shadow_iterative_rules_s.nextval from sys.dual;

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