Trainings
Training program management and tracking
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| AuthorId | Integer |
Employees.Id | |
| Name | String | ||
| Status | String |
The allowed values are draft, active, completed, cancelled. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| CategoryIds | String | ||
| Code | String | ||
| CompanyId | Integer | ||
| CompetencyIds | String | ||
| Cost | Integer | ||
| CostDecimal | Decimal | ||
| Description | String | ||
| ExternalProvider | String | ||
| IsCatalog | Boolean | ||
| IsExternal | Boolean | ||
| IsFundaeSubsidized | Boolean | ||
| IsMandatory | Boolean | ||
| IsSubsidized | Boolean | ||
| NumberOfExpiredParticipants | Integer | ||
| Objectives | String | ||
| SubsidizedCost | Integer | ||
| SubsidizedCostDecimal | Decimal | ||
| TotalCost | Integer | ||
| TotalCostDecimal | Decimal | ||
| TotalDuration | Decimal | ||
| TotalParticipants | Integer | ||
| TotalTrainingCost | Decimal | ||
| TotalTrainingIndirectCost | Decimal | ||
| TotalTrainingSalaryCost | Decimal | ||
| TotalTrainingSubsidizedCost | Decimal | ||
| TrainingAttendanceStatus | String | ||
| ValidFor | Integer | ||
| Year | Integer |