EmployeePayrollCategoryItems
Employee payroll category items.
Table Specific Information
Select
The 本製品 will process all filters client side.
Columns
Name | Type | References | Description |
EmployeeID [KEY] | Uuid | Unique identifier in the form of a guid. | |
Amount | Double | The total amount. | |
IsCalculated | Boolean | True or false. | |
PayrollCategoryID [KEY] | Uuid | Unique category identifier in the form of a guid. | |
PayrollCategoryName | String | Name of the category. | |
PayrollCategoryType | String | Type of the payroll category. | |
PayrollCategoryURI | String | Uniform resource identifier associated with the category object. |