Relative project classification
You can enable project assignments to be made relative to user IDs and group IDs with Advanced Accounting.
To relatively classify a project, use the $UID and $GID keywords in a project list to tell the system that the project code must be computed. A simple expression in the form keyword or keyword + constant may be used, where constant is either a decimal or hexadecimal number (0xffff).
The following rule illustrates the use of relative project classification:
| User | Group | Application | Project |
|---|---|---|---|
| * | - | - | $UID + 1000000 |