DBA Data[Home] [Help]

APPS.PQH_RST_INS dependencies on DUAL

Line 152: Cursor C_Sel1 is select pqh_rule_sets_s.nextval from sys.dual;

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