GL
FinPeriodSetup
Financial period setup records used to define the templates for actual financial periods. The records of this type are edited on the Financial Year (GL101000) form.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
CustomNonexistent in DB | bool? | - | ||
Description:Indicates whether the start and end dates of the Financial Period are defined by user. | ||||
Descr | nvarchar(60) | Description | - | |
Description:The description of the period. Used to determine the FinPeriod.Descr field when the real period is created from the template. | ||||
EndDate | datetime | End Date | - | |
Description:The end date of the period (exclusive). Used to determine the FinPeriod.EndDate field when the real period is created from the template. | ||||
EndDateUINonexistent in DB | DateTime? | End Date | - | |
Description:The field used to display and edit the EndDate of the period (inclusive) in the UI. Depends on and changes the value of the EndDate field, performing additional transformations. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PeriodNbr | char(2) | Period Nbr. | - | |
Description:The number of the period in a year. Used to determine the FinPeriod.PeriodNbr field when the real period is created from the template. | ||||
StartDate | datetime | Start Date | - | |
Description:The start date of the period (inclusive). Used to determine the FinPeriod.StartDate field when the real period is created from the template. | ||||
StartDateUINonexistent in DB | DateTime? | Start Date | - | |
Description:The field used to display and edit the StartDate of the period (inclusive) in the UI. Depends on and changes the value of the StartDate field, performing additional transformations. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||