Export/Import of Units
Units are automatically included in distribution if:
- Standard Lots are exported/imported: CCUNIT.ID = CCSTANDARDLOT.STOCK_LEVEL_UNIT_ID
- Container Types are exported/imported: CCUNIT.ID = CCCONTAINERTYPE.DEFAULT_SIZE_UNIT_ID
- Scheme Version Analytes are exported/imported:
CCUNIT.ID = CCSCHEMEVERSIONANALYTE.REPORT_UNIT_ID
CCUNIT.ID = CCSCHEMEVERSIONANALYTE.UNIT_ID
- Specification Scheme Version Analytes are exported/imported: CCUNIT.ID = CCSPECSCHEMEVERANALYTE.SPECIFICATION_UNIT_ID
- Rounding Tables are exported/imported: CCUNIT.ID = CCROUNDINGTABLE.REPORT_UNIT_ID
- Rounding Table Items are exported/imported: CCUNIT.ID = CCROUNDINGTABLEITEM.CONVERT_TO_UNIT_ID
- Sample Scheme Analytes are exported/imported:
CCUNIT.ID = CCSAMPLESCHEMEANALYTE.REPORT_UNIT_ID
CCUNIT.ID = CCSAMPLESCHEMEANALYTE.UNIT.ID
The following data is included when a Unit 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.
Laboratory (should be empty anyway since only org-scope units can be approved for export)
- Specific links to other records are maintained, and the linked record is exported/imported if it does not already exist in the destination organisation.
- Unit category, as Category record
- 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.
