D365: 如何在 X++ 中设置表单控件值/D365: How to set form control value in X++
William 10个月前 (05-28) 998浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
William 10个月前 (05-28) 998浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
alirazazaidi 10个月前 (05-27) 1009浏览 0评论
One of my young colleuge needs a query so he can get packingslip line agains vend inoice trans. He was developing some report...
William 11个月前 (05-01) 960浏览 0评论
In Dynamics 365 for Finance and Operations, the business requirement to retrieve the user assigned to purchase orders can be ...
William 1年前 (2024-03-28) 1059浏览 0评论
This X++ code demonstrates how to retrieve the last workflow approver in Dynamics 365 for Finance and Operations using the ge...
William 1年前 (2024-02-29) 978浏览 0评论
This content demonstrates how to retrieve dimension display values in X++ for Dynamics 365 Finance and Operations. By utilizi...
William 1年前 (2024-02-02) 1680浏览 0评论
This post discusses the usage of the postLoad method in data management for Dynamics 365 for Finance and Operations. It expla...
William 1年前 (2024-01-17) 1501浏览 0评论
This code demonstrates how to retrieve the caller form name and use it to run business logic in a Form extension class in X++...
William 2年前 (2022-12-13) 882浏览 0评论
Hi Folks, Often we need to create Journals via X++ code as part of customization or integration and dimension is always ...
alirazazaidi 2年前 (2022-11-09) 1588浏览 0评论
Struggling to upgrade Devboxes. Certainly you find similar issue. I found similar. Time out error occurs on upgrade step of A...
alirazazaidi 3年前 (2022-04-06) 609浏览 0评论
simple tip, if you want to show number value with % sign you can use following expression in SSRS =FormatNumber(((Sum...
William 5年前 (2020-03-24) 1565浏览 0评论
This is something that I generally forget whenever I create a new dev-box. Visual Studio needs to be running as Administrator...
alirazazaidi 5年前 (2019-12-03) 1645浏览 0评论
Hello, welcome to this post, In this post I will explain about navigation concept. If we go through the skilled measured PDF ...
alirazazaidi 7年前 (2018-07-03) 1762浏览 0评论
I found a array based field in TSTimesheetLineWeek table, Field TSWeeklyHours Now challenge is to enabled field based on Arr...
alirazazaidi 8年前 (2017-08-23) 2922浏览 0评论
Today I face the very strange behavior of X++ code. We develop customization. We generate transfer and issuance through X++. ...
William 9年前 (2016-07-25) 2611浏览 0评论
...
William 9年前 (2016-07-19) 3119浏览 0评论
This is a follow-up to my initial blog post how to extend the SalesTable2Line Framework from 2011. However, this post is a wa...
William 9年前 (2016-07-18) 2122浏览 0评论
...
William 9年前 (2016-07-06) 2809浏览 0评论
Best Practice Error Only foreign key constraints are allowed on this table How to rectify this best practice error. For Custo...
William 9年前 (2016-06-04) 2591浏览 0评论
Purpose: The purpose of this document is to describe how Dynamics AX technically stores the data of virtual company accounts ...
William 9年前 (2016-04-07) 3096浏览 0评论
It is a common request from customers to be able to audit security changes made for users in Dynamics AX. The most common req...