Export/Import of Unit Conversions
Unit Conversions are automatically included in distribution if:
- Units are exported/imported:
CCUNITCONVERSION.UNIT_FROM_ID = CCUNIT.ID and
CCUNITCONVERSION.UNIT_TO_ID = CCUNIT.ID
That is, both records (the from and to unit) must be included in the export/import for the inclusion of the intersection record.
The following data is included when a Unit Conversion record is exported/imported:
- All fields in the record, except for those specified as being cleared, and Creation User and Last Mod User which are cleared also.
- Specific links to other records are maintained, and the linked record is exported/imported if it does not already exist in the destination organisation.
- Related child or group member records are exported/imported.
- All related EFS files (for example, scripts, images) are exported/imported.
- All related custom attributes and related content are exported/imported.
- All related I18n records are exported/imported for all exported/imported records.
