PR
PREntityTaxCodeAttribute
Stores the values associated with the tax settings. The information will be displayed on the Tax Maintenance (PR208000) form.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BranchNonexistent in DB | string | Branch | - | |
Description:The branch. | ||||
BranchCDNonexistent in DB | string | Branch ID | - | |
Description:The branch ID. | ||||
BranchNameNonexistent in DB | string | Branch Name | - | |
Description:The branch name. | ||||
CompanyNonexistent in DB | string | Company | - | |
Description:The company. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
EmployeeCDNonexistent in DB | string | Employee ID | - | |
Description:The employee ID. | ||||
EmployeeNameNonexistent in DB | string | Employee Name | - | |
Description:The employee name. | ||||
EntityID | int | BAccount | ||
Description:The entity ID which corresponds to the BAccountID. | ||||
EntityType | char(1) | Entity Type | - | |
Description:The entity type. The field can have one of the values described in SettingLevel. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
OrganizationCDNonexistent in DB | string | Company ID | - | |
Description:The company ID. | ||||
OrganizationNameNonexistent in DB | string | Company Name | - | |
Description:The company name. | ||||
SettingName | nvarchar(255) | Setting | PRTaxCodeAttribute | |
Description:The setting name. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
TaxID | int | PRTaxCode | ||
Description:The entity tax ID. | ||||
Value | nvarchar(255) | Value | - | |
Description:The entity value. | ||||