DBA Data[Home] [Help]

APPS.ZPB_AC_OPS dependencies on WF_ITEMS_V

Line 64: from wf_items_v

60:
61: if l_wfprocess in ('EXCEPTION', 'GENERATE_TEMPLATE', 'MANAGE_SUBMISSION', 'REVIEW_FWK', 'WAIT_TASK') then
62:
63: select count(*) into l_count
64: from wf_items_v
65: where item_key = l_item_key;
66:
67: if l_count = 1 then
68: -- get this owner