DBA Data[Home] [Help]

APPS.PQH_RST_INS dependencies on DUAL

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

166: --
167: l_proc varchar2(72) := g_package||'pre_insert';
168: --
169: --
170: Cursor C_Sel1 is select pqh_rule_sets_s.nextval from sys.dual;
171: --
172: --
173: Begin
174: hr_utility.set_location('Entering:'||l_proc, 5);