DBA Data[Home] [Help]

APPS.BIS_RG_SEND_NOTIFICATIONS_PVT dependencies on BIS_EXCPT_WF_S

Line 107: SELECT bis_excpt_wf_s.nextval

103:
104: -- mdamle 05/16/01 - Commenting out the URL notification, retaining the
105: -- one with the Report Body
106: /*
107: SELECT bis_excpt_wf_s.nextval
108: INTO l_wf_item_key FROM dual;
109:
110:
111: --l_user_name := 'BISTESTER';

Line 143: SELECT bis_excpt_wf_s.nextval

139: ,itemkey => l_wf_item_key
140: );
141: */
142:
143: SELECT bis_excpt_wf_s.nextval
144: INTO l_wf_item_key FROM dual;
145:
146:
147: wf_engine.createprocess(itemtype=> 'BISRGNOT'