DBA Data[Home] [Help]

APPS.IRC_PRIMARY_POSTING_CHANGE dependencies on PER_ALL_ASSIGNMENTS_F

Line 48: update per_all_assignments_f

44: update per_all_vacancies
45: set primary_posting_id=posting_rec.posting_content_id
46: where vacancy_id=vac_rec.vacancy_id;
47:
48: update per_all_assignments_f
49: set recruitment_activity_id = null
50: where recruitment_activity_id=posting_rec.recruitment_activity_id;
51:
52: delete from per_recruitment_activity_for