FiscalYearSettings
This is a table representing the FiscalYearSettings entities in Salesforce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the FiscalYearSettings. |
|
| PeriodId | String | True |
Period.Id |
Label Period ID corresponds to this field. |
| StartDate | Datetime | True |
Label Start Date corresponds to this field. |
|
| EndDate | Datetime | True |
Label End Date corresponds to this field. |
|
| Name | String | True |
Label Name corresponds to this field. |
|
| IsStandardYear | Boolean | True |
Label Is Standard Year corresponds to this field. |
|
| YearType | String | True |
Label Year Type corresponds to this field. |
|
| QuarterLabelScheme | String | True |
Label Quarter Name Scheme corresponds to this field. |
|
| PeriodLabelScheme | String | True |
Label Period Name Scheme corresponds to this field. |
|
| WeekLabelScheme | String | True |
Label Week Name Scheme corresponds to this field. |
|
| QuarterPrefix | String | True |
Label Quarter Prefix corresponds to this field. |
|
| PeriodPrefix | String | True |
Label Period Prefix corresponds to this field. |
|
| WeekStartDay | Int | True |
Label Week Start Day corresponds to this field. |
|
| Description | String | True |
Label Description corresponds to this field. |
|
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |