DBA Data[Home] [Help]

APPS.SSP_ERN_BUS dependencies on FND_INSTALLATION

Line 537: if (fnd_installation.get(

533: --
534: hr_utility.set_location('Entering:'||l_proc,1);
535: --
536: -- We need to determine if Payroll is installed.
537: if (fnd_installation.get(
538: --
539: appl_id => l_pa_appid,
540: dep_appl_id => l_pa_appid,
541: status => l_pa_installed,