DBA Data[Home] [Help]

APPS.PJM_INSTALL dependencies on FND_PROFILE

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

255: select count(*)
256: into l_orgcount
257: from pjm_org_parameters
258: where project_reference_enabled = 'Y'
259: and organization_id <> FND_PROFILE.VALUE('MFG_ORGANIZATION_ID');
260:
261: if (l_orgcount > 0) then
262: --
263: -- There are already project enabled orgs. We don't need