DBA Data[Home] [Help]

APPS.SSP_ERN_BUS dependencies on FND_INSTALLATION

Line 564: if (fnd_installation.get(

560: --
561: hr_utility.set_location('Entering:'||l_proc,1);
562: --
563: -- We need to determine if Payroll is installed.
564: if (fnd_installation.get(
565: --
566: appl_id => l_pa_appid,
567: dep_appl_id => l_pa_appid,
568: status => l_pa_installed,