DBA Data[Home] [Help]

APPS.OKE_K_APPROVAL_WF dependencies on WF_ITEMS

Line 231: FROM wf_items

227: CLOSE k;
228:
229: SELECT owner_role
230: INTO G_Requestor
231: FROM wf_items
232: WHERE item_type = ItemType
233: AND item_key = ItemKey;
234:
235: WF_ENGINE.SetItemAttrText( itemtype => ItemType