This section describes how you can delete records, for example a customer or part record (including all corresponding data), from forms.
Note: Deletion of a record cannot be undone.
If you cannot delete data
As mentioned above, automatic checks are performed to determine whether a particular record can be deleted. If any obstacles are found during this check, a message will appear, such as the following:
Failed to delete the record(s) with key value PartCode = INS-MR from table T_PartMovementMain.
The message has a red icon containing a white cross. Double-click it to display details of the message, such as:
The DELETE statement conflicted with the REFERENCE constraint "FK_FROM_T_PartMovementOverInvt_TO_T_PartMovementMain". The conflict occurred in database "TestEngR2_46DB", table "dbo.T_PartMovementOverInvt", column 'PMMainCode'.
This message gives your application administrator and the Isah Support department important information about the reason why deletion is denied. To delete the record anyway, you need to remove the problem first by modifying the relevant data in Isah.