DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PAY_USER_TABLES

Line 1845: DELETE pay_user_tables ut

1841: DELETE pay_user_rows_f ur
1842: WHERE ur.business_group_id = p_business_group_id;
1843: hr_utility.set_location(l_proc, 70);
1844: --
1845: DELETE pay_user_tables ut
1846: WHERE ut.business_group_id = p_business_group_id;
1847: hr_utility.set_location(l_proc, 80);
1848: --
1849: DELETE pay_element_classifications ec