DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on HR_GENERAL

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

2661: ** We are doing all profiles, all profiles in BG or all global profiles.
2662: ** In this case we can process by assignment using PYUGEN if HR is installed.
2663: ** If HR is shared then use the old sequential mechanism.
2664: */
2665: if hr_general.chk_product_installed(800) = 'TRUE' then
2666: hr_utility.set_location(l_proc,30);
2667: /*
2668: ** HR is fully installed so we will use PYUGEN for the person list. First
2669: ** we must generate the Org, Pos and Payroll list information...