PR
PRTaxFormBatch
Stores the information of multiple employees' annual tax form related to a specific year.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BatchID | nvarchar(15) | Batch ID | - | |
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DocType | char(1) | Document Type | - | |
Description:No description available | ||||
DownloadedAt | datetime | Downloaded On | - | |
Description:No description available | ||||
EverPublished | bit | - | ||
Description:No description available | ||||
FormType | nvarchar(30) | Form Name | - | |
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 | ||||
NumberOfEmployees | int | Number of Employees | - | |
Description:No description available | ||||
NumberOfPublishedEmployees | int | - | ||
Description:The number of published employees. | ||||
OrgBAccountID | int | Company/Branch | - | |
Description:No description available | ||||
ProvinceOfEmployment | nvarchar(2) | Province of Employment | - | |
Description:The Province of Employment | ||||
Status | char(3) | Status | - | |
Description:The status of the Tax Form. The field can have one of the values described in TaxFormBatchStatus.ListAttribute. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
Year | nvarchar(4) | Year | - | |
Description:No description available | ||||