DBA Data[Home] [Help]

APPS.HR_LEGISLATION_LOCAL dependencies on HR_ORG_INFO_TYPES_BY_CLASS

Line 2437: delete from hr_org_info_types_by_class

2433: );
2434:
2435:
2436: --The GB org tax details only needs to appear at payroll sites
2437: delete from hr_org_info_types_by_class
2438: where org_information_type = 'Tax Details References'
2439: and ORG_CLASSIFICATION = 'HR_BG'
2440: and not exists
2441: (select null