DBA Data[Home] [Help]

APPS.BEN_BFT_INS dependencies on BEN_BENEFIT_ACTIONS_S

Line 341: Cursor C_Sel1 is select ben_benefit_actions_s.nextval from sys.dual;

337: Procedure pre_insert(p_rec in out nocopy ben_bft_shd.g_rec_type) is
338: --
339: l_proc varchar2(72) := g_package||'pre_insert';
340: --
341: Cursor C_Sel1 is select ben_benefit_actions_s.nextval from sys.dual;
342: --
343: Begin
344: hr_utility.set_location('Entering:'||l_proc, 5);
345: --