DBA Data[Home] [Help]

APPS.PA_ADVERTISEMENTS_PVT dependencies on DUAL

Line 1443: FROM dual;

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