| Nr |
Name |
Type |
Description |
| 1 |
RecordType |
Long |
Type of object to import. 61 is for the job |
| 2 |
DBId |
Long |
Database Id in DeMaSy. It is displayed in Utilities |
| 3 |
Number |
Char(75) |
Number of the job |
| 4 |
ClientCompanyName |
Char(75) |
Company name linked to the job |
| 5 |
ClientPersonName |
Char(75) |
Person name linked to the job |
| 6 |
Description |
Char(50) |
Description of the job |
| 7 |
Actif |
Boolean |
True if the job is actif |
| 8 |
Archive |
Boolean |
True if the job is archived |
| 9 |
JobServiceTRRestriction |
Integer |
/ |
| 10 |
StartDate |
Date/Time |
First day to use the job |
| 11 |
EndDate |
Date/Time |
Last day to use the job |
| 12 |
Chargeable |
Boolean |
True if the job can be charged |