DBA Data[Home] [Help]

APPS.BIS_PMF_ALERT_REG_PVT dependencies on BIS_ALERT_REGISTRATION_S

Line 79: select bis_alert_registration_s.NextVal into l_registration_id from dual;

75:
76: --
77: -- Selecting the Next Registion Id from Sequence Generator
78: --
79: select bis_alert_registration_s.NextVal into l_registration_id from dual;
80: --
81: --BIS_UTILITIES_PUB.put_line(p_text =>'creating paramter set. notifier code: '
82: --||p_Param_Set_Rec.NOTIFIERS_CODE);
83: