DBA Data[Home] [Help]

APPS.AMV_CHANNEL_PVT dependencies on AMV_C_AUTHORS_S

Line 4925: select amv_c_authors_s.nextval

4921: l_channel_exist_flag varchar2(1);
4922: l_author_id number;
4923: --
4924: CURSOR C_ChanAuthorId_Seq IS
4925: select amv_c_authors_s.nextval
4926: from dual;
4927: --
4928: BEGIN
4929: -- Standard begin of API savepoint