- Mastering Microsoft Dynamics NAV 2016
- Rabindra Sah
- 272字
- 2021-07-09 19:19:58
Updating custom report layouts using upgrade codeunits
In Microsoft Dynamics NAV 2016, a report has a built-in report layout by default; it can be a Word report layout, a Standard RDLC report layout, or both. You can update custom report layouts with the help of upgrade codeunits. It handles all the changes in the report datasets that affect the report layouts. Upgrade codeunits enable you to programmatically update multiple custom report layouts in the database to changes in report datasets, which cannot be resolved by users from the Microsoft Dynamics NAV client; however, there are certain changes to the dataset that the user is required to modify manually in the report layouts before they can be used. These types of change include, for example, deleted fields or field name conflicts as a result of renaming. Upgrade codeunits enable you to handle these breaking changes to report datasets and layouts without requiring end user interaction.
To design the report upgrade logic in an upgrade codeunit, you add the C/AL code that implements the report upgrade API (through .NET Framework interoperability) and a set of functions which are available in codeunit 9651: Document Report Mgt.. In the Microsoft Dynamics NAV application, codeunit 9651: Document Report Mgt. is the main component for running and maintaining customized report layouts.
We will talk more about this in Chapter 3, The C/AL and VB Programming.
Note
There are other C/AL upgrades such as the Try
function, the FILTERPAGEBUILDER
datatype, the HyperlinkHandler
function type in test code, the Metadata Virtual table, the CLIENTTYPE
option, and others, which are explained in Chapter 3, The C/AL and VB Programming, in detail.
- 新中國審計制度變遷
- Learning Informatica PowerCenter 9.x
- 國家治理能力視角的國家審計功能理論研究
- 企業能源審計與節能規劃
- Securing Hadoop
- 大數據搜索與挖掘及可視化管理方案 :Elastic Stack 5:Elasticsearch、Logstash、Kibana、X-Pack、Beats (第3版)
- Learning Microsoft Azure
- 審計全流程實操從入門到精通
- Getting Started with Microsoft Lync Server 2013
- 傳習集2
- Managing Virtual Infrastructure with Veeam? ONE?
- 審計學
- 政府采購評審專家工作指南
- 房產稅征收對區域經濟的影響:以新都區為例
- Hyper-V Best Practices