DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PER_ASS_STATUS_TYPE_AMENDS

Line 1025: DELETE PER_ASS_STATUS_TYPE_AMENDS

1021: open csr_get_ast (p_business_group_id);
1022: fetch csr_get_ast into l_exists;
1023: if csr_get_ast%found then
1024: --
1025: DELETE PER_ASS_STATUS_TYPE_AMENDS
1026: WHERE business_group_id = p_business_group_id;
1027: hr_utility.set_location(l_proc,150);
1028: --
1029: DELETE per_assignment_status_types