[Home] [Help]
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