Hello All!
I need to update (migration task) many lines to personal files table. Which view should I choose to update all fields of the following person views together : PERS, PERSON_INFO, PERSON_INFO_ALL
Thank to all advices from HCM experts.
Hello All!
I need to update (migration task) many lines to personal files table. Which view should I choose to update all fields of the following person views together : PERS, PERSON_INFO, PERSON_INFO_ALL
Thank to all advices from HCM experts.
Hi Andryis,
it depends on what kind of data you have to modify:
The PERS view is based on the PERS_TAB and contains data mainly associated with your personal file in HCM, like place of birth, citizienship or martial status.
PERSON_INFO is just a subset from PERSON_INFO_ALL. PERSON_INFO doesn’t contain customer nor supplier contacts. PERSON_INFO% containts more basic data like name, job title, etc..
All 3 of them have a common set of data and are all connected by the unique PERSON_ID.
If you use the PERSON_INFO_API it’ll trigger the PERS_API as well.
I’d suggest to check which kind of data you have to update but mainly focus on person_info_all.
BR
Florian
Thank you
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.