Skip to main content

Microsoft Dynamics NAV 2018 - Sales & Purchase Batch Posting Issue.

Hi Readers,

I am fixing this issue in multiple NAV 2018 projects, so I thought it would be nice for sharing it to the community so if anyone faces issues can fix it.

Below are the details of what objects are impacted for this change and what additional steps to do other than object merge.




Applies To - NAV 2018 Pre CU09 (Application Hotfix), Sales & Purchase Batch Posting.

I have seen issues reported by the user. Below are examples -

1. The Batch Processing Parameter Map already exist. Identification Fields and values: Record ID= Sales Header: Order,''

2. When I try and post a batch, nothing happens. Also, if I try and invoice an individual order, it always posts to a fixed date.

Microsoft object Impact for the fix are codeunits - 1371|1372|1380.
These codeunits have been referred in two codeunits - 88|98

Object Impact for fix issue - 88|98|1371|1372|1380

Codeunit 88     Sales Post via Job Queue
Codeunit 89     Purchase Post via Job Queue
Codeunit 1371 Sales Batch Post Mgt.
Codeunit 1372 Purchase Batch Post Mgt.
Codeunit 1380 Batch Processing Mgt.

If these objects are not modified in the customer database, we can replace these objects from CU09 database otherwise compare listed objects to merge changes.

This actually does not fix the issue as legacy data exist which will be required to be cleared.

Additionally - we will have to delete data from table 52 & 53.

These tables are used to store data that stores batch processing parameter and Map.

Table 52 - Batch Processing Parameter &
Table 53 - Batch Processing Parameter Map

Hope this article help you in fixing the issue in the customer database.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.