DBA Data[Home] [Help]

APPS.PJM_INSTALL dependencies on FND_PROFILE

Line 276: and organization_id <> FND_PROFILE.VALUE('MFG_ORGANIZATION_ID');

272: select count(*)
273: into l_orgcount
274: from pjm_org_parameters
275: where project_reference_enabled = 'Y'
276: and organization_id <> FND_PROFILE.VALUE('MFG_ORGANIZATION_ID');
277:
278: if (l_orgcount > 0) then
279: --
280: -- There are already project enabled orgs. We don't need