<FIELDNAME="name"TYPE="char"LENGTH="255"NOTNULL="false"SEQUENCE="false"ENUM="false"COMMENT="name of the report, same as the directory name"PREVIOUS="id"NEXT="displayorder"/>
<FIELDNAME="displayorder"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="true"SEQUENCE="false"ENUM="false"COMMENT="display order for report tabs"PREVIOUS="name"NEXT="lastcron"/>
<FIELDNAME="cron"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"ENUM="false"COMMENT="0 if there is no cron for this report (default) or the time between crons otherwise."PREVIOUS="lastcron"/>
<FIELDNAME="cron"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"ENUM="false"COMMENT="0 if there is no cron for this report (default) or the time between crons otherwise."PREVIOUS="lastcron"NEXT="capability"/>