Final answer:
The correct term for a batch processing data entry control that sums a non-financial numeric field is called a hash total. It's used to verify data integrity and doesn't sum up monetary values like a financial total, nor is it a simple count or a check for proper sequencing.
Step-by-step explanation:
The batch processing data entry control that sums a non-financial numeric field is called hash total. A hash total is a control total that doesn't necessarily have a meaning in terms of a real-world value, yet it provides a method to ensure that a batch of data has been entered correctly. It involves summing up a set of numbers from each entry that aren't necessarily financially related, such as employee ID numbers or postal codes, to create a total that can later be used to verify data integrity during processing.
A record count is simply the total number of records processed, a financial total would sum up monetary values, and a sequence check involves determining if records are in a proper numerical or alphabetical order.