PR
PRTaxRegistration
Stores the unique Tax Registration ID linked to companies and branches.
| 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 | ||||
EntitiesNonexistent in DB | string | Company/Branch | - | |
Description:List of companies/branches that share the same Tax Registration ID. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
TaxRegistrationID | nvarchar(50) | EIN | - | |
Description:The Tax Registration ID. | ||||