Skip to main content
GL

MasterFinPeriod

PX.Objects.GL.FinPeriodsRelease 2025.2

No summary is documented for this DAC in the release source.

Field NameTypeDisplay NameForeign Key
APClosed API
bitClosed in AP-
Description:Indicates whether the period is closed in the Accounts Payable module. When "false", the period is active in AP.
ARClosed API
bitClosed in AR-
Description:Indicates whether the period is closed in the Accounts Receivable module. When "false", the period is active in AR.
ActiveObsolete
bitActive-
Description:Indicates whether the period is active. Transactions can be posted only to active periods. In contrast, open but inactive periods can be used only for budgeting.
CAClosed API
bitClosed in CA-
Description:Indicates whether the period is closed in the Cash Management module. When "false", the period is active in CA.
ClosedObsolete
bitClosed in GL-
Description:Indicates whether the period is closed in the General Ledger module. When "false", the period is active in GL.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
Custom
bit-
Description:Indicates whether the start and end dates of the Financial Period are defined by user. Defaults to the value of the FinYear.CustomPeriods field of the year of the period.
DateLocked
bitDate Locked-
Description:When "true", indicates that the EndDate of the period is locked and can not be edited. Note, that if the date is locked for a particular period, it is also impossible to change end dates for the preceding periods.
Descr API
nvarchar(60)Description-
Description:The description of the Financial Period.
EndDate
datetimeEnd Date-
Description:The end date of the period (exclusive).
EndDateUI API Nonexistent 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.
FAClosed API
bitClosed in FA-
Description:Indicates whether the period is closed in the Fixed Assets module. When "false", the period is active in FA.
FinDateNonexistent in DB
DateTime?Fin. Date-
Description:The date used for tax transactions posted in the period. See the TaxTran.FinDate field. The value of this field is calculated from the MasterFinPeriod.EndDate field.
FinPeriodID API
char(6)Financial Period ID-
Description:Key field. Unique identifier of the Financial Period.
FinYear
char(4)MasterFinYear
Description:The financial year of the period. Corresponds to the FinYear.Year field.
INClosed API
bitClosed in IN-
Description:Indicates whether the period is closed in the Inventory module. When "false", the period is active in IN.
IsAdjustment API Nonexistent in DB
bool?Adjustment Period-
Description:Indicates whether the period is an adjustment period - an additional period used to post adjustments. The adjustment period can be created only if the FinYear.CustomPeriod option is activated for the corresponding Financial Year. For more information see the FinYearSetup.HasAdjustmentPeriod field and the documentation for the Financial Year (GL101000) form.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
Length API Nonexistent in DB
int?Length (Days)-
Description:The read-only length of the period in days.
NoteID
uniqueidentifier-
Description:No description available
OrganizationID
int-
Description:No description available
PRClosed
bitClosed in PR-
Description:Indicates whether the period is closed in the Payroll module. When "false", the period is active in PR. This field is relevant only if the Payroll feature is enabled.
PeriodNbr API
char(2)-
Description:The number of the period in the financial year.
SelectedNonexistent in DB
bool?Selected-
Description:Indicates whether the record is selected for mass processing.
StartDate API
datetimeStart Date-
Description:The start date of the period.
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.
Status API
nvarchar(8)Status-
Description:The status of the financial period. The field can have one of the values described in status.ListAttribute.
tstamp
timestamp-
Description:No description available