DBA Data[Home] [Help]

APPS.PA_ADVERTISEMENTS_PVT dependencies on DUAL

Line 1444: FROM dual;

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
1447: wf_engine.CreateProcess
1448: ( ItemType => p_wf_item_type