How to reverse Bank Account Statement Lines in Dynamics NAV
by
— November 7, 2018An easy recipe how to reverse posted Bank Account Statement Lines in Dynamics NAV.
Yesterday I received a request from the customer how to reverse posted Bank Account Statement Lines. He did some mistake when he posted Bank Account Reconciliation, gave me Bank Account No. and Statement No. in order to open closed Bank Account Ledger Entries and reverse Bank Statement Lines.
In order to do that you have to check the following points:
Modify Bank Account Ledger Entries (Table 271)
- Change value for Open field from No to Yes
- Change value for Statement Status field from Closed to Bank Acc. Entry Applied
- Change value for Remaining Amount field from 0 to the respective value (based on Amount value)
Reverse Bank Account Statement
- Transfer record from Bank Account Statement (Table 275) to Bank Account Reconciliation (Table 273)
- Delete record in Bank Account Statement
Reverse Bank Account Statement Lines
- Transfer records from Bank Account Statement Line (Table 276) to Bank Account Reconciliation Line (Table 274)
- Delete records in Bank Account Statement Line
Update Bank Account (Table 270)
- Update value for Balance Last Statement field
- Change / clear value for Last Statement No. field
I created an easy processing only report which execute all the mentioned points above. You can download example of How to reverse Bank Account Statement Lines in Dynamics NAV from the link mentioned below.
Attachments
How to reserve Bank Account Statement | .txt | 0,00 MB |
Recent blog posts
26 Aug 2021 | User Experience in Business Central |
18 Aug 2020 | Using Containments in Business Central OData Web Service |
10 Jun 2020 | Price Calculation via AL Interface |
16 Nov 2019 | CI/CD with Azure DevOps video |
7 Nov 2018 | How to reverse Bank Account Statement Lines in Dynamics NAV |
1 Feb 2018 | A new version of Dynamics NAV 2018 Image Library |
11 Jan 2018 | Kill sessions in Microsoft Dynamics NAV 2018 |