DBA Data[Home] [Help]

APPS.HR_PDT_BUS dependencies on HR_ALL_ORGANIZATION_UNITS

Line 1938: from hr_all_organization_units

1934: l_dummy number;
1935: --
1936: cursor csr_check_int_org is
1937: select 1
1938: from hr_all_organization_units
1939: where organization_id = p_organization_id
1940: and internal_external_flag = 'INT';
1941: --
1942: -- following detects match on Host BG as well