# Troubleshooting Data Pulls, Hidden Fields, Voids & Batch Errors

### **Abstract** <a href="#otu5hzxhgcfu" id="otu5hzxhgcfu"></a>

Administrators can troubleshoot issues in Advanced Check Printing by reviewing pulled data, validating custom fields, handling voids, and resolving batch errors. The CPB Check Print Job page offers tools to isolate and correct problems without reprinting full batches. Reviewing data in advance can prevent check output issues and reduce support escalations.

This guide explains how to review check data, verify custom fields, and resolve errors using *NetSuite’s* built-in tools, including when to void and reprocess checks.

### Troubleshooting Check Data, Custom Fields, Voids, and Batch Errors <a href="#g7dtq0hiqzeo" id="g7dtq0hiqzeo"></a>

Administrators can validate whether custom fields were successfully pulled for a check, avoid printing errors by inspecting data in advance, and isolate problems in a batch without affecting other checks.

Follow these steps to review data pulls, resolve missing values, and manage voids:<br>

1. Once you are on the **CPB Check Print Job** page, scroll down and click the **Custom** tab. This tab shows the data used to generate each check in the batch:<br>

   <div align="left"><figure><img src="/files/Js47Nmkt5WGlQqCYcFuJ" alt=""><figcaption></figcaption></figure></div>

   \ <br>

   <div align="left"><img src="/files/cf3MjO2vwphR5I2rDsBl" alt=""></div>

   <br>
2. If you click the **Bill Payment** link under the **TRANSACTION** column, you’ll be taken directly to the associated bill payment record in **NetSuite**:\ <br>

   <div align="left"><figure><img src="/files/V2J3Cf4k1EAShFc0NvEa" alt=""><figcaption></figcaption></figure></div>

   <br>
3. Next, click the **Edit** button to inspect the data that was pulled into the check.

   <br>

   <div align="left"><img src="/files/dTXBC6cxy028i1qbI69C" alt=""></div>

   \
   \
   This is especially useful when testing or troubleshooting support tickets where the customer reports missing data on the check. This step helps verify whether the necessary data was actually pulled at the time of printing.\ <br>
4. On the **CPB Check Print Job Data** page, use the **CHECK DATA** field to confirm whether values from custom fields were successfully pulled:<br>

   <div align="left"><img src="/files/2JCjDurtS7QlExj9S2g8" alt="" width="563"></div>

   \
   \
   If a custom field was configured and referenced in the template, you can use this field to verify that the data was included.\ <br>
5. When testing custom fields, the **CHECK DATA** field helps validate that specific values — such as vendor names or entity types — were pulled correctly without needing to print a check each time:\ <br>

   <div align="left"><figure><img src="/files/qObqYO6CK8nfW0TjDHiT" alt=""><figcaption></figcaption></figure></div>

   <br>

   If you need to remove a check from a batch, use the native **NetSuite** void process. This is the recommended method when a single check is printed with the wrong amount or contains incorrect information. Voiding a check this way does not impact the rest of the checks in the batch.\ <br>
6. Suppose you encounter an error while printing checks; inspect the **CHECK DATA** field for that record. If the field is blank, it often indicates a data pull issue. In these cases, you may need to delete the record from the batch and reprocess it.<br>

This concludes the overview of troubleshooting data pulls, hidden fields, voids & batch errors.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.charted.com/ap-automation/charted-configuration/on-premise-check-printing/troubleshooting-data-pulls-hidden-fields-voids-and-batch-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
