Top 5 X++ new features

Top 5 x new features scaled

Top 5 X++ new features

In today’s article, we will see new features added in x++.

  • New operators are added in X++
  • Access data by using the SysDa classes
  • New options in VS > Project > Right-click
  • Changes To Internal Access modifier in X++
  • SysSetupConfigAttribute attribute

New operators are added in X++

There are new two operators( *= and /=) added to X++ libraries.

image 5

Here is the link to Peter Villadsen blog where he added more detailed information.

https://community.dynamics.com/365/financeandoperations/b/peter-s-x-developer-blog/posts/x-new-operators

For more keywords, please check below Microsoft documentation.

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-ref/xpp-operators

Access data by using the SysDa classes

How to create extensible queries by using the SysDa application programming interface (API).

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-ref/sysda

New options in VS > Project > Right-click

Added new options when you right-click on the project and add

image 4

Changes To Internal Access modifier in X++

Joris and Peter already wrote a nice article on this. Please check the below link for more details.

Changes To Internal Access modifier in X++

Internal accessibility is now enforced

SysSetupConfigAttribute attribute

X++ classes that implement the SysSetup interface are processed as part of database synchronization. Custom X++ classes that implement SysSetup are also run as part of database synchronization.

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/syssetupconfigattribute

If you like this article, feel free to share it with others who might find it helpful! If you have any questions, feel free to reach out to me.

Parag Chapre

Parag Chapre is a Microsoft MVP in the fields of Dynamics 365 Finance & Operations, Human Resources, and Power Platform, recognized for his outstanding contributions to the Microsoft Dynamics community.

With over 15 years of hands-on expertise in various Microsoft Dynamics 365 areas, Parag has designed and delivered complex, innovative solutions for customers across industries and geographies. He has also provided leadership and technical guidance to project teams, managed offshore and onshore resources, and worked closely with Microsoft Product teams. Parag is passionate about sharing his knowledge and insights through his personal website, blog posts, articles, and community events. He is a member of the Microsoft Biz Apps Community Advisory Board, a Dynamics 365 Human Resource Community star, a Dynamics 365 Community contributor, and a Dynamics 365 Community Spotlight honoree.

Leave a Reply