Supplemental Data Transfer

After defining types of supplemental data, you can transfer data from one data type within a database to another. If you change the data type code for a type of supplemental data, you can use this program to transfer data from the old data type to the new one. For example, if you have a data type S, for skills, that contains employee information, and you need to change its data type code to SK, you can use this program to move employee information from data type S to data type SK.

Transferring supplemental data saves you time and reduces typing errors. You can transfer data by:

  • Copying the information, which retains it in one data type and transfers it to another

  • Moving the information, which deletes it from one data type and transfers it to another