(ESP) Open transactions by method of payment report (VendTransOpen_PaymMode_ES)
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 Open transactions by method of payment report displays open vendor transactions that are grouped by vendor, due date, risk date, posting date, and method of payment. This report can be used to specify the criteria for including open vendor transactions based on the methods of payment that you select in the Method of payment 1, Method of payment 2, Method of payment 3, and Method of payment 4 fields.
Note
You can select up to four different methods of payment to sort the transactions that appear on this report.
This report is used to check and maintain the status of promissory notes and vendor payments. This report is typically used by chief financial officers, accounting managers, accounting supervisors, financial controllers, accounts payable payments clerks, and accountants.
Note
(ESP) This report is available only to legal entities whose primary address is in Spain.
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 vendor |
Select the account number of the vendor who is making the payment. |
To vendor |
Select the account number of the vendor who is receiving the payment. |
From date(Due date) |
Select the starting date of the due date range to include in the report. |
To date(Due date) |
Select the ending date of the due date range to include in the report. |
From date(Risk date) |
Select the starting date of the time limit period for the bank to provide feedback about vendor payments. |
To date(Risk date) |
Select the ending date of the time limit period for the bank to provide feedback about vendor payments. |
From date(Posting date) |
Select the starting date of the posting period to include in the report. |
To date(Posting date) |
Select the ending date of the posting period to include in the report. |
Enable status |
Select this check box to include bills of exchange that have a specific status in the report. You can select the status in the Agreed with field. |
Agreed with |
Select the status of the bill of exchange. A bill of exchange can have one of the following statuses:
Note You must select the Enable status check box to include the bill of exchange with the selected status in the report. |
Bank |
Select the bank account number. |
Method of payment 1 |
Select a method of payment that is used to make vendor payments. The payments that use the selected method of payment are included in the report. |
Method of payment 2 |
Select a method of payment that is used to make vendor payments. The payments that use the selected method of payment are included in the report. |
Method of payment 3 |
Select a method of payment that is used to make vendor payments. The payments that use the selected method of payment are included in the report. |
Method of payment 4 |
Select a method of payment that is used to make vendor payments. The payments that use the selected method of payment are included in the report. |
Posting profile |
Select the posting profile to process the payment. |
Note ID |
Select the unique key to identify promissory notes. The key is used when creating new promissory notes. |
Invoice number |
The identification number of the invoice. |
Voucher |
The voucher number in the ledger. |
Amount |
The transaction amount in the accounting currency. |
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 |
VendTransOpen_PaymMode_ES |
Location of report in the AOT |
SSRS Reports\Reports\VendTransOpen_PaymMode_ES |
Menu item of the report |
VendTransOpenPaymMode_ES |
Navigation to the report |
Click Accounts payable > Reports > Promissory notes > Open transactions by method of payment. |
Where the data in this report comes from
The data on this report comes from the following sources:
VendTransOpen_PaymMode_TmpES table
Note
To find out where the data in the temp table comes from, view the cross-references for the VendTransOpen_PaymMode_DPES.processReport class.
If you are a developer, you can learn more about where the data on a report comes from by using the following procedure.
Open the AOT.
Locate the report in the SSRS Reports\Reports node.
Right-click the report and click Add-Ins > Cross-reference > Using (instant view).