DBA Data[Home] [Help]

APPS.INVPVDR5 dependencies on HR_GENERAL

Line 1637: if (nvl(hr_general.get_xbg_profile, 'N') = 'Y') then

1633: -- Lines changed by Ppeddama on 2/2/2000 for bug#1171778
1634: -- For the bug fix 3845910 from base bug 3810566-- anmurali
1635: -- Bug 4695915 - Replacing references to per_all_workforce_v with per_people_f
1636:
1637: if (nvl(hr_general.get_xbg_profile, 'N') = 'Y') then
1638: SELECT 'x' into temp
1639: FROM PER_PEOPLE_F PPF,
1640: PO_AGENTS POA, PER_BUSINESS_GROUPS_PERF PB
1641: WHERE PPF.PERSON_ID = POA.AGENT_ID