Audit an AR table - How to audit ALL the columns
Hello,
Context: EBS 12.2
I have set the audit of one standard AR table. But when declaring the table to audit, I can't specify all the columns (very numerous), just only around 10 ones'.
So is there another way to do it quickly and easily?
Or the only solution is to do it manually:
"alter table *_a add (columnX ....);" when audit table *_a created and before launching the treatment "AuditTrail Update Tables"?
Thanks in advance,
Armel