DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on FND_SECURITY_GROUPS_TL

Line 2057: DELETE FROM fnd_security_groups_tl

2053: end loop;
2054: --
2055: hr_utility.set_location(l_proc, 15);
2056: --
2057: DELETE FROM fnd_security_groups_tl
2058: WHERE security_group_id = l_security_group_id;
2059: --
2060: hr_utility.set_location('Entering: '||l_proc, 16);
2061: --