DBA Data[Home] [Help]

APPS.IRC_PARTY_API dependencies on PER_HRTCA_MERGE

Line 4025: per_hrtca_merge.purge_person(p_person_id=>-1 ,p_party_id=>l_purge_party_id );

4021: hr_utility.set_location(l_proc,167);
4022:
4023: if l_purge_party_id is not null then
4024: hr_utility.set_location(l_proc,168);
4025: per_hrtca_merge.purge_person(p_person_id=>-1 ,p_party_id=>l_purge_party_id );
4026: end if;
4027: hr_utility.set_location(l_proc,169);
4028: -- get the user ID for the given user name
4029: open get_user_id(p_user_name);