PSFT Creating audit record definitions in peoplesoft
As per PeopleTools 8.53 peoplebooks, we need to remove all the existing keys while creating a record for auditing at record level. We have a need to audit a parent record and a child record. In order to display the audited data on a peoplesoft page, how do we connect the rows from parent record to the corresponding child row if there is no keys defined?
Why peoplebooks says to remove all the existing keys while defining the audit record? Will it cause any problem if we leave the keys to match with the base record?