DBA Data[Home] [Help]

APPS.PER_JOB_BUS dependencies on FND_INSTALLATION

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

1343: hr_utility.set_location(l_proc, 110);
1344: --
1345: -- is po installed?
1346: --
1347: if (fnd_installation.get(appl_id => 201
1348: ,dep_appl_id => 201
1349: ,status => l_status
1350: ,industry => l_industry))
1351: then