Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Renames foreign keys in other tables according to the change of the corresponding primary key value in this table.
Syntax
public void renamePrimaryKey()
Run On
Called
Remarks
InventTable.CostGroupId and RouteCostCategory.CostGroupId fields use EDTs that extend CostGroupId EDT and override relations.
These two tables are therefore updated explicitly.