DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on HR_ORGANIZATION_INFORMATION

Line 1995: DELETE FROM hr_organization_information hoi

1991: where business_group_id = p_business_group_id;
1992: --
1993: hr_utility.set_location('Entering: '||l_proc, 13);
1994: --
1995: DELETE FROM hr_organization_information hoi
1996: WHERE
1997: EXISTS
1998: (SELECT ''
1999: FROM hr_organization_units hou