statisticalScheduleDetail
Provides detailed breakdowns of statistical entries used for internal reporting.
Columns
| Name | Type | References | Description |
| class | String | The classification or category associated with the transaction or record. | |
| currentbalance | Integer | The current balance or amount associated with the transaction or record. | |
| date | Date | The specific date associated with the transaction or record entry. | |
| department | String | The department linked to the transaction or record for reporting purposes. | |
| difference | Integer | The difference between the current and previous balances. | |
| entity | String | The name of the entity associated with the transaction or record. | |
| location | String | The specific location related to the transaction or record. | |
| parentschedule | String | The parent schedule associated with the transaction or record, if applicable. | |
| previousbalance | Integer | The previous balance or amount before the current transaction occurred. | |
| runid | Integer | A unique identifier for the processing run associated with this transaction or record. | |
| statisticaljournal | String | The statistical journal associated with the transaction, if applicable. |