DBA Data[Home] [Help]

APPS.JTY_MIGRATION_PVT dependencies on HR_OPERATING_UNITS

Line 416: from hr_operating_units);

412: , sysdate
413: , organization_id
414: , -1001
415: from (select distinct organization_id
416: from hr_operating_units);
417: -- SOLIN, bug 5117193
418: -- Don't insert org_id -3113, so jtfmorsd.sql won't replicate Named Account
419: -- to other Orgs.
420: -- union