StatJournal
Captures statistical journal records, including journal symbols, approval status, and modification details for non-monetary entries.
Columns
| Name | Type | ReadOnly | Description |
| RecordNUM | Int64 | False |
A unique identifier for the statistical journal record. |
| Symbol [KEY] | String | False |
The symbol representing the statistical journal. |
| Title | String | False |
The title or name of the statistical journal. |
| Status | String | False |
The current status of the statistical journal (e.g., active, archived). |
| Whencreated | Datetime | False |
The date and time when the statistical journal was created. |
| Whenmodified | Datetime | False |
The date and time when the statistical journal was last modified. |
| Createdby | Int64 | False |
The identifier of the user who created the statistical journal. |
| Modifiedby | Int64 | False |
The identifier of the user who last modified the statistical journal. |
| Record_url | String | False |
The URL to view or access the statistical journal record. |