Skip to main content
TX

TaxPeriod

PX.Objects.TXRelease 2025.2

Represent an agency tax period at the company level. The instance of DAC is created on the Prepare Tax Report(TX501000) page when the user selects a tax agency.

Field NameTypeDisplay NameForeign Key
EndDate
datetimeTo-
Description:The end date of the period (exclusive).
EndDateUINonexistent in DB
DateTime?End Date-
Description:The field that is used to display EndDate of the period (inclusive) in the UI. Depends on and changes the value of the EndDate field by performing additional transformations.
FiledObsolete
bit-
Description:The field is not used.
OrganizationIDDefault Navigation
intCompanyOrganization
Description:The reference to the Organization record to which the record belongs.
StartDate
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
char(1)Status-
Description:The status of the tax period. The field can have the following values: ""N"" - Open. ""P"" - Prepared. ""C"" - Closed. ""D"" - Dummy. This status is used to show periods without TaxTran on the Prepare Tax Report (TX501000) page.
TaxPeriodID
stringTax Period-
Description:Identifier of the tax period.
TaxYear
char(4)TaxYear
Description:Identifier of a TX.TaxYear to which the tax period belongs.
VendorID
intVendor
Description:Vendor.BAccountID of a tax agency to which the tax period belongs.
tstamp
timestamp-
Description:No description available