Tiedostomuoto
Siirtotiedosto on UTF-8 muotoista puolipisteellä (;) eroteltua tekstimuotoista dataa. Aineisto ei sisällä otsikoita. Kenttien pituuksille ei ole määritelty ylärajaa.
Rajaukset
- Työntekijät työntekijänumerolla 0 eivät tule osaksi aineistoa.
Aineiston tietueet
Column |
Description |
Integration rule field name |
Format |
Notes |
A |
Cost group |
UserCostGroup |
string |
Employees cost group |
B |
Employee identifier |
Set automatically, cannot be overridden in query |
string |
If integration ID is empty, employee number will be used. |
C |
Start date |
StartDateTime |
string |
Row start date. Format DD.MM.YYYY |
D |
End date |
EndDateTime |
string |
Row end date. Format DD.MM.YYYY |
E |
Salary code |
SalaryCode |
string |
|
F |
Checklist |
|
string |
Left empty in export |
G |
Amount |
Amount |
decimal |
With accuracy of 2 decimals, , as decimal separator. Unit conversion is automatic |
H |
Custom data 1 |
CustomData1 |
|
Can be overridden in the query to add additional data to the export e.g. SELECT *, 123 as OverrideCustomData1 |
I |
Custom data 2 |
CustomData2 |
|
Same as above |
J |
Custom data 3 |
CustomData3 |
|
Same as above |