Skip to main content
TX

TaxCategory

PX.Objects.TX
Field NameTypeDisplay NameForeign Key
TaxCategoryID API Default Navigation
nvarchar(15)Tax Category ID-
Description:The tax category ID. This is the key field, which can be specified by the user.
Active API
bitActive-
Description:Indicates (if set to true) that the tax category is active.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime API
datetime-
Description:No description available
Descr
nvarchar(60)Description-
Description:The description of the tax category, which can be specified by the user.
Exempt
bitExempt-
Description:Indicates (if set to true) that this is exempt tax category .
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime API
datetime-
Description:No description available
NoteID
uniqueidentifier-
Description:No description available
TaxCatFlag
bitExclude Listed Taxes-
Description:"Exclude Listed Taxes" flag. Specifies how the taxes that are included in the category should be applied to the document line. "false": Only the taxes of the category that are intersected with the taxes of the tax zone should be applied to the document line. "true": All taxes of the tax zone except the taxes of the category should be applied to the document line. "false": Only the taxes of the category that are intersected with the taxes of the tax zone should be applied to the document line. "true": All taxes of the tax zone except the taxes of the category should be applied to the document line.