DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on HR_GENERAL

Line 5545: if hr_general.chk_product_installed(800) = 'TRUE' then

5541: ** We are doing all profiles, all profiles in BG or all global profiles.
5542: ** In this case we can process by assignment using PYUGEN if HR is installed.
5543: ** If HR is shared then use the old sequential mechanism.
5544: */
5545: if hr_general.chk_product_installed(800) = 'TRUE' then
5546: hr_utility.set_location(l_proc,30);
5547: /*
5548: ** HR is fully installed so we will use PYUGEN for the person list. First
5549: ** we must generate the Org, Pos and Payroll list information...