DBA Data[Home] [Help]

APPS.PQH_RHA_INS dependencies on DUAL

Line 167: Cursor C_Sel1 is select pqh_routing_hist_attribs_s.nextval from sys.dual;

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