DBA Data[Home] [Help]

APPS.GHR_PDH_INS dependencies on DUAL

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

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