This is the name of the table that will be used to store
accounting records. Defaults to “ACCOUNTING”. If AccountingTable is
defined to be an empty string, all accounting requests will be accepted
and acknowledged, but no accounting data will be stored. You must also
define at least one AcctColumnDef before accounting data will be
stored.
The AccountingTable table name can contain special
formatting characters: table names based on the current year and/or month
might be useful, so you can rotate your accounting tables.
# store accounting records in RADUSAGEyyyymm table
AccountingTable RADUSAGE%Y%m