DBA Data[Home] [Help]

APPS.PO_WF_PO_BUDGET_ACC dependencies on MTL_SYSTEM_ITEMS

Line 215: from MTL_SYSTEM_ITEMS

211: */
212: begin
213:
214: select encumbrance_account into x_account
215: from MTL_SYSTEM_ITEMS
216: where organization_id = x_dest_org_id
217: and inventory_item_id = x_item_id;
218:
219: wf_engine.SetItemAttrNumber ( itemtype=>itemtype,