Period
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the Period. | |
FiscalYearSettingsId | String | True | FiscalYearSettings.Id | Label Fiscal Year Settings ID corresponds to this field. |
Type | String | True | Label Type corresponds to this field. | |
StartDate | Datetime | True | Label Start Date corresponds to this field. | |
EndDate | Datetime | True | Label End Date corresponds to this field. | |
SystemModstamp | Datetime | True | Label System Modstamp corresponds to this field. | |
IsForecastPeriod | Boolean | True | Label Is Forecast Period corresponds to this field. | |
QuarterLabel | String | True | Label Quarter Name corresponds to this field. | |
PeriodLabel | String | True | Label Period Name corresponds to this field. | |
Number | Int | True | Label Number corresponds to this field. |
Last updated