DBA Data[Home] [Help]

APPS.FND_OAM_BF_UTIL dependencies on WF_ITEMS

Line 378: from wf_items i

374: and wias.item_type = wit_x.item_type;
375:
376: select count(distinct(item_key))
377: into v_active_wi
378: from wf_items i
379: where i.end_date is null
380: and i.item_type = wit_x.item_type;
381:
382: load_wit_info(