clsImportAttendanceDayActivity Fields |
The clsImportAttendanceDayActivity type exposes the following members.
| Name | Description | |
|---|---|---|
| Activity | Activity: internal ID for each action. This field will not be filled during the import. | |
| ActivityDetail | ActionDetail: Additional details value for special Activities. Values are from the group table | |
| ActivityErrorCode | ErrorCode calculated by the working time rule linked to the employee | |
| ActivityOrder | Internal Order in the activities. Field can be empty in the import. Only the | |
| ActivityText | ActivityText: Free text to be stored with the activity | |
| ActivityType | ActivityType: Type of activity in the day. See eAttendanceActivityType | |
| ApprovalMode | ApprovalMode | |
| ApprovedDate | ApprovedDate | |
| ApprovedUser | ApprovedUser | |
| ContractID | ContractID: Activities can store the start time working on a project, contract, contract position and phase. | |
| ContractPositionID | ContractPositionID: Activities can store the start time working on a project, contract, contract position and phase. | |
| EmployeeNumber | EmployeeNumber. See clsImportEmployee for the employee dimension. | |
| LinkClassID | LinkClassID. Source for the action. For example MARIServiceJob | |
| LinkClassKey | LinkClassKey: Value of the source. For example the MARIServiceJob-ID | |
| Memo | Memo: Additional note | |
| PhaseID | PhaseID: Activities can store the start time working on a project, contract, contract position and phase. | |
| ProjectNumber | ProjectNumber: Activities can store the start time working on a project, contract, contract position and phase. | |
| Source | Source | |
| SourceText | SourceText: Reference to the source. Can be IP address for web client,mobile client. | |
| TimeValueExact | WorkingDay and this value build the exact time stamp of the acitity. together they have to be unique. | |
| TimeValueRounded | Each action have to have an exact timestamp (WorkingDay and TimeValueExact). When a rule moves a comming action from 05:58 to 06:00. This field will hold 06:00 | |
| WorkingDay | WorkingDay. Defines the day of the transaction. Togehter with TimeValueExact they build the unique time stamp of the activity |