Table move and overwrite combinations
When you move and overwrite a table in AX Server, there are a number of possible results based on the source and overwritten table types.
Possible combinations
| Moved table | Overwritten table | Result |
|---|---|---|
|
Standalone table |
Standalone table |
Standalone table
|
|
Shared table (one) |
Master table |
|
|
Shared tables (more than one) Note If a user moves multiple shared tables and overwrites a single table, such as a standalone table, only one of the multiple shared tables is involved in the overwrite operation. |
Linked table |
|
|
Shared table (one) |
||
|
Standalone layout |
||
|
Master layout |
||
|
Linked layout |
||
|
Shared tables (more than one) |
Standalone tables (more than one) |
|
|
Master table |
Standalone table |
Master table |
|
Master table |
||
|
Linked table |
||
|
Shared table (one) |
||
|
Standalone layout |
||
|
Master layout |
||
|
Linked layout |
||
|
Standalone layout |
Standalone table |
Standalone layout |
|
Master table |
||
|
Linked table |
||
|
Shared table (one) |
||
|
Standalone layout |
||
|
Master layout |
||
|
Linked layout |
||
|
Master layout |
Standalone table |
Master layout |
|
Master table |
||
|
Linked table |
||
|
Shared table (one) |
||
|
Standalone layout |
||
|
Master layout |
||
|
Linked layout |
Move and overwrite rules
| Cut > Paste | Overwrite | Result |
|---|---|---|
|
any table or layout type, except for a linked table or layout |
any table or layout type |
content of overwritten table (layout + source data file) or layout replaced by content of moved table or layout |
|
a master table or layout |
links to overwritten master are broken |
|
|
a linked table or layout |
previous linking relation ceases to exist |
|
|
a shared table |
previous sharing relation ceases to exist |
|
|
a master table or layout |
any table or layout type |
always a master table or layout, linking relations automatically updated to account for new location of the master table or layout |
|
a master table or layout |
linking relations of moved master replace linking relations of overwritten master |
|
|
a linked table or layout |
overwrite disallowed |
linking relation automatically updated to account for new location of the linked table or layout, incrementing number appended to linked table or layout name |
|
any table type, except for a linked table |
any table or layout type |
always a table |
|
any layout type, except for a linked layout |
any table or layout type |
always a layout |
|
a standalone or master table (layout + source data file) |
overwritten table replaced by moved layout, source data file deleted |
|
|
multiple shared tables, one of which overwrites an identically named table or layout |
any table or layout type |
multiple standalone tables, one of which is overwritten |
|
multiple shared tables, any number of which overwrite identically named tables or layouts |
multiple shared tables |
multiple standalone tables |