(FRA) Customer account statement report (CustAccountStatement_FR)

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

The Customer account statement report displays the details of account statements for customers for a period that you specify. The beginning balance of a customer statement is displayed in the Debit EUR column if the opening balance is more than 0 (zero) and in the Credit EUR column if the opening balance is less than 0 (zero). This report is used to review collections, invoices, and cash processes, and to inquire about the collection status. This report is used by compliance managers, accounts receivable managers, accounting managers, financial controllers, collections agents, collections managers, chief executive officers, and chief financial officers.

Note

(FRA) This report is available only to legal entities whose primary address is in France.

How to filter the data on this report

When you generate this report, the following default parameters are displayed. You can use these parameters to filter the data that will be displayed on the report. For more information, see Filter the data on a report.

Field

Description

From date

Select the starting date of the date interval to generate the report for.

To date

Select the ending date of the date interval to generate the report for.

Assessment date

Select the date until which only the open balance for the customer is calculated. For example, if you print the statement at the end of January and you want to know the open customer balance as of December 31, enter December 31 in this field.

If you don’t specify a date, the assessment is conducted for the transactions up to the date that is specified in the To date field.

Only open

Select this check box to include only open transactions in the report.

Show subtotals per account

Select this check box to display subtotals for each ledger account in the report.

Posting profile

The posting profile that determines which transactions to include in the report. The information in this field is determined by your selections when you create a query.

Currency

The currency that determines which transactions to include in the report. The information in this field is determined by your selections when you create a query.

Voucher

The related voucher number that determines which transactions to include in the report. The information in this field is determined by your selections when you create a query.

Date

The transaction date that determines which transactions to include in the report. The information in this field is determined by your selections when you create a query.

Customer account

The customer account number to generate the report for. The information in this field is determined by your selections when you create a query.

Customer group

The customer group to generate the report for. The information in this field is determined by your selections when you create a query.

How to work with reports

The following topics explain how to print a report and how to filter and sort the data on a report.

Details of this report

The following table explains where to find the report in the Application Object Tree (AOT) and how to navigate to the report in the Microsoft Dynamics AX client.

Detail

Description

Name of report in the AOT

CustAccountStatement_FR

Location of report in the AOT

SSRS Reports\Reports\CustAccountStatement_FR

Menu item of the report

CustAccountStatement_FR

Navigation to the report

Click Accounts receivable > Reports > Transactions > France > Customer account statement.

Where the data in this report comes from

The data on this report comes from the following sources:

  • TmpCustVendAccountStatement_FR table

    Note

    To find out where the data in the temp table comes from, view the cross-references for the CustAccountStatementDP_FR.processReport class.

  • CustTable

If you are a developer, you can learn more about where the data on a report comes from by using the following procedure.

  1. Open the AOT.

  2. Locate the report in the SSRS Reports\Reports node.

  3. Right-click the report and click Add-Ins > Cross-reference > Using (instant view).