DBA Data[Home] [Help]

APPS.PO_WF_PO_CHARGE_ACC dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 1768: FROM org_organization_definitions

1764: IF (g_po_wf_debug = 'Y') THEN
1765: BEGIN
1766: SELECT operating_unit
1767: INTO l_temp_ou_id
1768: FROM org_organization_definitions
1769: WHERE organization_id = p_logical_inv_org_id;
1770:
1771: l_purchasing_ou_id := PO_WF_UTIL_PKG.GetItemAttrNumber(
1772: itemtype => p_itemtype,