DBA Data[Home] [Help]

APPS.PA_ADVERTISEMENTS_PVT dependencies on PA_ADVERTISEMENT_NTF_WF_S

Line 1441: SELECT pa_advertisement_ntf_wf_s.nextval

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