DBA Data[Home] [Help]

APPS.PA_ADVERTISEMENTS_PVT dependencies on PA_ADVERTISEMENT_NTF_WF_S

Line 1442: SELECT pa_advertisement_ntf_wf_s.nextval

1438:
1439: --dbms_output.put_line('sending notification to '|| l_ntf_recipient_user_name);
1440:
1441: -- Create the unique item key to launch WF with
1442: SELECT pa_advertisement_ntf_wf_s.nextval
1443: INTO l_wf_item_key
1444: FROM dual;
1445:
1446: -- Create the WF process