OPSTimekeepingAttributes
Name: OPS Timekeeping Attributes
Type: Application
Modules: OPS-Dispatch, OPS-Timekeeping
Description: record of each work or employee with attributes.
| Field | Documentation |
|---|---|
| TKAttributeId | A unique identifier for a Timekeeping Attribute record. |
| AttributeTypeId | An attribute type identification. |
| LDate | The valid date of the attribute. |
| EmployeeId | Employee identification. If 0 then the Attribute is not associated with an employee. If a value larger than 0 then the attribute is associated with the employee with the indicated employeeId. |
| Description | Description of the attribute. |
| DivisionId | Specifies the division for this attribute. |
| WorkId | A TKWork identifier. If 0 then the attribute is not asociated with a TKWork. If larger than 0 then the attribute is associated with a TKWork with the indicated WorkId and PieceNum. |
| PieceNum | A PieceNum that is associated with a TKWork.WorkId. If 0, then the attribute is not asociated with a TKWork. If larger than 0, then the attribute is associated with a TKWork with the indicated WorkId and PieceNum. |
| EvStrId | An Eventstrings identifier. If 0, then the attribute is not asociated with a Demand and Response work. If larger than 0, then the attribute is associated with a Demand and Response work with the indicated EvStrId and SchId |
| SchId | A Schedules identifier. If 0, then the attribute is not asociated with a Demand and Response work. If larger than 0, then the attribute is associated with a Demand and Response work with the indicated EvStrId and SchId |
| FromTime | Valid start time of the attribute. |
| ToTime | Valid end time of the attribute. |
| SourceId | If the Attribute Type has an associated target as "Employee Pay As" then this field indicates the SourceId of the completed work that the employee could be paid as. |
| WorkType | If the Attribute Type has an associated target as "Employee Pay As" then this field indicates the WorkType of the completed work that the employee could be paid as. |
| ModBy | User who last modified the record. |
| ModDate | The date the record was last modified. |
| ModTime | The time the record was last modified. |
| ModAction | Last action performed on the record. |
| Comments | Comments about the associated timekeeping attribute. |