DBA Data[Home] [Help]

APPS.PQH_SAT_INS dependencies on DUAL

Line 161: Cursor C_Sel1 is select pqh_special_attributes_s.nextval from sys.dual;

157: Procedure pre_insert(p_rec in out nocopy pqh_sat_shd.g_rec_type) is
158: --
159: l_proc varchar2(72) := g_package||'pre_insert';
160: --
161: Cursor C_Sel1 is select pqh_special_attributes_s.nextval from sys.dual;
162: --
163: Begin
164: hr_utility.set_location('Entering:'||l_proc, 5);
165: --