TRCOST - Training cost
This import template allows inserting:
- Costs in trainings.
For the insertion of each one of these items, the standard documented below must be followed.
Insert/Edit
Column | Required | Type | Precision | Description |
---|---|---|---|---|
OIDINTERFACE | X | TEXT | 32 | Primary key - Identifies an item to be imported into SoftExpert Suite. |
FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 129 - Code of the Training component. |
FGOPTION | X | NUMERIC | 2 | 12 - Insert training cost |
NMFIELD01 | X | TEXT | 255 | Training ID # |
NMFIELD02 | X | TEXT | 255 | Cost type ID # |
NMFIELD03 | X | TEXT | 255 | Type (1 - Fixed, 2 - Per participant) |
NMFIELD04 | TEXT | 255 | Planned cost (required for planning) | |
NMFIELD05 | TEXT | 255 | Actual cost (required for execution) | |
DSFIELD01 | TEXT | 4000 | Planned description | |
DSFIELD02 | TEXT | 4000 | Execution description | |
DSFIELD03 | TEXT | 4000 | Attributes. Example: identifier_of_attribute1=value_of_attribute1. Example with a multivalued attribute: identifier_of_attribute1=value1_of_attribute1, value2_of_attribute1, value3_of_attribute1. Note: For attributes with a numeric value, the decimal place separator must be ".". For date fields, the value must have the “Y-M-D” (Year-Month-Day) format. |