Batch Table Spec

The Batch Table Spec defines a table to store all of the batch fields. This is the staging area table. When a row is added to a batch, the information is inserted into this table, where it stays until the batch is committed. After the batch is committed, the Commit Spec applies the rows from the staging area to the appropriate production tables.