Foreign Key Mapping Column Object Type
A foreign key mapping column is an object that does the following:
To locate rows in the table that the foreign key references, identifies one of the attribute columns EIM uses. EIM combines values from the user key columns to form a key that uniquely identifies rows in that table.
Identifies the user key columns so EIM can get foreign key values during an import or export.