DBA Data[Home] [Help]

APPS.PER_JOBS_PKG dependencies on FND_INSTALLATION

Line 454: if (fnd_installation.get(appl_id => 201

450: hr_utility.set_location('PER_JOBS_PKG.check_delete_record', 11);
451: --
452: -- is po installed?
453: --
454: if (fnd_installation.get(appl_id => 201
455: ,dep_appl_id => 201
456: ,status => l_status
457: ,industry => l_industry))
458: then