<< sloppy (projection) << | Table Of Contents | >> sortjournalentries >> |
Keyword | sortaccounts |
Purpose | Determines how the accounts are sorted in the report. Multiple criteria can be specified as a comma separated list. If one criteria is not sufficient to sort a group of accounts, the next criteria will be used to sort the accounts in this group. |
|
Syntax | sortaccounts (<tree> | <criteria>) [, <criteria>...] |
|
Arguments | tree [ID] | Use 'tree' as first criteria to keep the breakdown structure. |
criteria [ABSOLUTE_ID] | The sorting criteria must consist of a property attribute ID. See columnid for a complete list of available attributes. The ID must be suffixed by '.up' or '.down' to determine the sorting direction. Optionally the ID may be prefixed with a scenario ID and a dot to determine the scenario that should be used for sorting. In case no scenario was specified, the top-level scenario is used. Example values are 'plan.start.up' or 'priority.down'. |
|
Context | resourcereport, taskreport, textreport, tracereport, accountreport |
<< sloppy (projection) << | Table Of Contents | >> sortjournalentries >> |