> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/statement-export.md).

# Statement Export

Use this option to export all of the information necessary to perform corporate billing for selected accounts.

If individual single copy chain stores maintain their own accounts receivable, but the corporate office prefers to make payments on behalf of the stores, you can use this option to prepare a summarized statement for corporate billing that includes payment information, aging, charges details, and invoice details for those stores. To accomplish this, you must assign each store to an account group, and then run this option on the account group. All of the accounts that belong to the account group will then be included in the Statement Export file. The export file uses file mapping.

#### To run the Statement Export option:

1. Select Statement Export from the Account Billing Menu to display the Account Statement Export window.<br>

   ![](/files/l5ZpNgKJiwceQhnvi7UV)

2. Click Add and complete the following fields.<br>

   <table><thead><tr><th width="150">Field</th><th width="150">Type</th><th width="371.2">What to enter</th></tr></thead><tbody><tr><td>COMPANY</td><td>setup</td><td>Enter the company for which statement information should be exported.</td></tr><tr><td>BILL SOURCE</td><td>setup</td><td>Enter the bill source for which statement information should be exported. A bill source is a group of accounts you bill together (examples are Carrier, Dealer, NIE, etc.).</td></tr><tr><td>TRUCK SEQUENCE</td><td>setup</td><td>Indicate the truck sequence to ensure the export of correct trucking information for the account bill route.</td></tr><tr><td>SELECTION TYPE</td><td>predefined</td><td>Indicate whether this export should sort by <em>group area, region, reason, zone, district, truck, account group,</em> or <em>account</em>.</td></tr><tr><td>SELECTION</td><td>setup</td><td>Enter a specific selection based on the Selection Type entered.</td></tr><tr><td>AGING CRITERIA</td><td>predefined</td><td>Select an aging period to include (e.g., 1st, 2nd, etc.) or select all aging periods.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter a date range for the export.</td></tr><tr><td>FILE FORMAT</td><td>setup</td><td>Enter a user-defined format that has been set up in <code>File Map</code>.</td></tr><tr><td>FILE NAME</td><td>open (30)</td><td>Enter the file name of the file in the <code>/dti/exchange/cm</code> directory.</td></tr><tr><td>FILE OPTION</td><td>predefined</td><td>Select <em>append</em> to add this information to the existing file, or <em>replace</em> to replace the existing file.</td></tr></tbody></table>

3. Click OK and then Continue to export the information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/statement-export.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.
