DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PAY_USER_COLUMNS

Line 1837: DELETE pay_user_columns uc

1833: DELETE pay_user_column_instances_f uci
1834: WHERE uci.business_group_id = p_business_group_id;
1835: hr_utility.set_location(l_proc, 50);
1836: --
1837: DELETE pay_user_columns uc
1838: WHERE uc.business_group_id = p_business_group_id;
1839: hr_utility.set_location(l_proc, 60);
1840: --
1841: DELETE pay_user_rows_f ur