PR
PRTaxRegistrationAttribute
Stores the values associated with the FEIN. The information will be displayed on the Tax Maintenance (PR208000) 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 | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
SettingName | nvarchar(255) | Setting | - | |
Description:The setting name. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
TaxID | int | - | ||
Description:The Tax ID. | ||||
TaxRegistrationID | nvarchar(50) | EIN | PRTaxRegistration | |
Description:The Tax Registration ID. | ||||
Value | nvarchar(255) | Value | - | |
Description:The entity value. | ||||
VendorID | int | Vendor | - | |
Description:The Vendor ID. | ||||