Update hz_person_profiles for ended profiles
In order to update person profile I need to use HZ_PARTY_V2PUB.update_person Oracle API but it seems it is not updating the 'ended' person profiles records in hz_person_profiles. So, how do I update the ended (the profile records with the effective_end_date not null) profiles records , for instance, JGZZ_FISCAL_CODE column? Does Oracle provides the API/option to do that?.. or maybe the direct table (hz_person_profiles) update would be a 'safe' option??