DBA Data[Home] [Help]

APPS.DPP_UTILITY_PVT dependencies on PO_MOAC_UTILS_PVT

Line 1981: po_moac_utils_pvt.set_org_context(l_header_rec.org_id);

1977: FND_MESSAGE.set_token('ID', 'Currency Code');
1978: FND_MSG_PUB.add;
1979: RAISE FND_API.G_EXC_ERROR;
1980: END IF;
1981: po_moac_utils_pvt.set_org_context(l_header_rec.org_id);
1982:
1983: SELECT inventory_organization_id
1984: INTO l_inventory_organization_id
1985: FROM financials_system_parameters;