DBA Data[Home] [Help]

APPS.DPP_UTILITY_PVT dependencies on PO_MOAC_UTILS_PVT

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

1883: FND_MESSAGE.set_token('ID', 'Currency Code');
1884: FND_MSG_PUB.add;
1885: RAISE FND_API.G_EXC_ERROR;
1886: END IF;
1887: po_moac_utils_pvt.set_org_context(l_header_rec.org_id);
1888:
1889: SELECT inventory_organization_id
1890: INTO l_inventory_organization_id
1891: FROM financials_system_parameters;