DBA Data[Home] [Help]

APPS.PA_CANDIDATE_PUB dependencies on PA_PRM_WF_ITEM_KEY_S

Line 2133: SELECT pa_prm_wf_item_key_s.nextval

2129: --dbms_output.put_line('begin-- p_wf_process ' || p_wf_process);
2130: --dbms_output.put_line('begin-- p_status_name ' || p_status_name);
2131:
2132: -- Create the unique item key to launch WF with
2133: SELECT pa_prm_wf_item_key_s.nextval
2134: INTO l_itemkey
2135: FROM dual;
2136:
2137: -- Now start fetching the details