DBA Data[Home] [Help]

APPS.HR_PSF_BUS dependencies on FND_INSTALLATION

Line 1914: l_return := fnd_installation.get(appl_id => 800,

1910: end if;
1911: --
1912: -- Find if full hr installation or shared hr installation
1913: --
1914: l_return := fnd_installation.get(appl_id => 800,
1915: dep_appl_id => 800,
1916: status => l_status,
1917: industry => l_industry);
1918: --