DBA Data[Home] [Help]

APPS.PO_WF_PO_CHARGE_ACC dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 1753: FROM org_organization_definitions

1749: IF (g_po_wf_debug = 'Y') THEN
1750: BEGIN
1751: SELECT operating_unit
1752: INTO l_temp_ou_id
1753: FROM org_organization_definitions
1754: WHERE organization_id = p_logical_inv_org_id;
1755:
1756: l_purchasing_ou_id := PO_WF_UTIL_PKG.GetItemAttrNumber(
1757: itemtype => p_itemtype,