monica1
11th September 2008, 10:18
I have to activate "Audit trail" option in 2 fileds of a table. I need to know if it is necesary to "Convert to runtime Data Dictionary" or only if I include the table in "Tables by database" checking "Audit on" and after that "Convert to runtime...".

Thank you in advance,

NPRao
16th September 2008, 20:41
Monica,

I think Runtimes are necessary in Baan-5. The table's dictionary files indicate the Audited Columns.
[DEV:bsp]/app/lms/lmss/opt/bse/dict/ddb52amlgd/dzmadm>tail dzmadm200
:IDNO:001
:KEYF:zmadm200.user
:ACTI:1
L
:RELA:zmadm200.bshtag zmadm200.bwtitle zmadm200.bwvers zmadm200.clientoszmadm200.cnfnet zmadm200.compnamezmadm200.datetm zmadm200.demvers zmadm200.doma zmadm200.email
:RELA:zmadm200.fax zmadm200.host zmadm200.loca zmadm200.name zmadm200.numd zmadm200.phone zmadm200.siccode zmadm200.susr zmadm200.user zmadm200.wktopver
A
:AUDT:zmadm200.bshtag zmadm200.bwtitle zmadm200.bwvers zmadm200.clientoszmadm200.cnfnet zmadm200.compnamezmadm200.datetm zmadm200.demvers zmadm200.doma zmadm200.email
:AUDT:zmadm200.fax zmadm200.host zmadm200.loca zmadm200.name zmadm200.numd zmadm200.phone zmadm200.siccode zmadm200.susr zmadm200.user zmadm200.wktopver
:AUDT:

The "Tables by database" which generates the $BSE/lib/tabledef6.2 specifies if the table has to be audited or not.

The Audit Management has changed in LN Tools where you can specify if some, all or no columns have to be audited for a table.