DBA Data[Home] [Help]

APPS.PO_APPROVAL_LIST_WF1S dependencies on WF_ITEMS

Line 1906: wf_items wi

1902: select wa.result_type
1903: into exp_result
1904: from wf_activities wa,
1905: wf_process_activities wpa,
1906: wf_items wi
1907: where wpa.instance_id = actid
1908: and wpa.process_item_type = wa.item_type
1909: and wpa.activity_name = wa.name
1910: and wi.item_type = wpa.process_item_type