DBA Data[Home] [Help]

APPS.AS_LEAD_ABANDON_WF dependencies on DUAL

Line 33: FROM dual;

29: -- defined in the item type will determine which process to run.
30:
31: SELECT TO_CHAR(AS_WORKFLOW_KEYS_S.nextval)
32: INTO Item_Key
33: FROM dual;
34:
35: -- dbms_output.put_line('Startprocess: '||Item_Key);
36:
37: wf_engine.CreateProcess(