DBA Data[Home] [Help]

APPS.PA_CONTROL_API_PUB dependencies on PA_WF_PROCESSES

Line 4464: from pa_wf_processes pwp,

4460: is
4461: select wfi.notification_id,
4462: wfi.item_type,
4463: wfi.item_key
4464: from pa_wf_processes pwp,
4465: wf_item_activity_statuses_v wfi
4466: where pwp.entity_key2 = p_action_id
4467: and pwp.item_type ='PAWFCIAC'
4468: and wfi.item_type = pwp.item_type