ReportingPeriod
Defines reporting windows, including start/end dates and status, ensuring accurate financial statements and analysis over specific time frames.
Columns
| Name | Type | ReadOnly | Description |
| RecordNUM [KEY] | Int64 | False |
Unique identifier for the reporting period. |
| Recordno | Int64 | False |
Record number associated with the reporting period. |
| Name | String | False |
Name of the reporting period. |
| Header1 | String | False |
Custom header 1 associated with the reporting period. |
| Header2 | String | False |
Custom header 2 associated with the reporting period. |
| Start_date | Datetime | False |
Start date of the reporting period. |
| End_date | Datetime | False |
End date of the reporting period. |
| Budgeting | String | False |
Indicates whether budgeting is associated with the reporting period. |
| Status | String | False |
Current status of the reporting period. |
| Whencreated | Datetime | False |
Timestamp when the reporting period was created. |
| Whenmodified | Datetime | False |
Timestamp when the reporting period was last modified. |
| Createdby | Int64 | False |
Identifier of the user who created the reporting period. |
| Modifiedby | Int64 | False |
Identifier of the user who last modified the reporting period. |
| Megaentitykey | Int64 | False |
Key for the mega-entity associated with the reporting period. |
| Megaentityid | String | False |
Identifier for the mega-entity associated with the reporting period. |
| Megaentityname | String | False |
Name of the mega-entity associated with the reporting period. |
| Record_url | String | False |
URL for accessing the record of the reporting period. |