During the cancellation of a line in the linked table (source table), a particular action can be carried out on the table that is currently being modified or created (destination table). This action is defined by the code below :
- Blocking : Cancellation of the record in the source table is impossible if a linked exists with the table currently being defined.
- Deletion : Deletion of the records in the table currently verifying the link with the source table.
- RAZ: Re-zeroing of the field in the table currently verifying the link with the source table.
- Other : No particular process is carried out.