DBA Data[Home] [Help]

APPS.INVPVDR5 dependencies on HR_GENERAL

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

1604: -- Lines changed by Ppeddama on 2/2/2000 for bug#1171778
1605: -- For the bug fix 3845910 from base bug 3810566-- anmurali
1606: -- Bug 4695915 - Replacing references to per_all_workforce_v with per_people_f
1607:
1608: if (nvl(hr_general.get_xbg_profile, 'N') = 'Y') then
1609: SELECT 'x' into temp
1610: FROM PER_PEOPLE_F PPF,
1611: PO_AGENTS POA, PER_BUSINESS_GROUPS_PERF PB
1612: WHERE PPF.PERSON_ID = POA.AGENT_ID