The purpose of this form is to allow the user to delete an entry from the DICT_TABLE table of the dictionary database.
Note that it will only delete entries from the dictionary database, not the application database.
It will also remove corresponding entries from the DICT_TABLE_KEY and DICT_COLUMN tables.
If an entry cannot be deleted a suitable message will be displayed and the SUBMIT button will be removed.
This form is accessed by an option on the navigation bar in the List Table screen.
For a list of fields and their descriptions please refer to Update Table.
For a complete description of how this type of form works please see Transaction Pattern DELETE 1.