DBA Data[Home] [Help]

APPS.PQH_RFT_INS dependencies on PQH_REF_TEMPLATES_S

Line 133: Cursor C_Sel1 is select pqh_ref_templates_s.nextval from sys.dual;

129: Procedure pre_insert(p_rec in out nocopy pqh_rft_shd.g_rec_type) is
130: --
131: l_proc varchar2(72) := g_package||'pre_insert';
132: --
133: Cursor C_Sel1 is select pqh_ref_templates_s.nextval from sys.dual;
134: --
135: Begin
136: hr_utility.set_location('Entering:'||l_proc, 5);
137: --