| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| work_instruction_id |
Foreign key of the work instruction this required skill applies to. |
globally unique identifier | |
| skill_id |
Foreign key of the required skill. |
globally unique identifier | |
| reference_back_office |
Field used for Embedded entity (store there your ERP PK) |
string | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |