D365: 如何在 X++ 中设置表单控件值/D365: How to set form control value in X++
William 2年前 (2024-05-28) 1444浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
William 2年前 (2024-05-28) 1444浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
alirazazaidi 2年前 (2024-05-27) 1444浏览 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 2年前 (2024-05-01) 1381浏览 0评论
In Dynamics 365 for Finance and Operations, the business requirement to retrieve the user assigned to purchase orders can be ...
William 2年前 (2024-04-02) 1430浏览 0评论
Error:Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=ne...
William 2年前 (2024-03-28) 1426浏览 0评论
This X++ code demonstrates how to retrieve the last workflow approver in Dynamics 365 for Finance and Operations using the ge...
alirazazaidi 2年前 (2024-03-04) 1368浏览 0评论
I love D365 F&O because every day I have to learn something new. At the same time, D365 F&O was so big that I started...
William 2年前 (2024-02-29) 1329浏览 0评论
This content demonstrates how to retrieve dimension display values in X++ for Dynamics 365 Finance and Operations. By utilizi...
William 2年前 (2024-02-02) 2086浏览 0评论
This post discusses the usage of the postLoad method in data management for Dynamics 365 for Finance and Operations. It expla...
alirazazaidi 2年前 (2024-01-20) 1599浏览 0评论
Hi friends, In this post, I am going to share my notes about consignment inventory in D365 Finance and Operations. So wh...
William 2年前 (2024-01-17) 1781浏览 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年前 (2024-01-13) 1618浏览 0评论
If you are getting errors while upgrading your tier-1 environment, trust me you are not alone, many of us facing this error s...
William 2年前 (2024-01-09) 1573浏览 0评论
While importing the bacpac file into DEV exported from UAT using SqlPackage.exe, I got this error: Error: The source contains...
William 2年前 (2024-01-04) 1554浏览 0评论
While exporting data in BYOD ENUMS are exporting with values (numerical) than its string values. All ENUMS are sitting i...
alirazazaidi 2年前 (2024-01-02) 2659浏览 0评论
A small tip: I just create a purchase order and register the quantity. Either directly on the purchase order or through the m...
William 2年前 (2023-11-23) 1798浏览 0评论
您是否对 AX 2012 中的用户角色与管理报告者角色的集成感到困惑?在 Management Reporter 中添加或删除用户时遇到问题?在这里得到你的答案。 在过去的几周里,AX 开发人员向我询问有关 Management Reporter 安...
alirazazaidi 3年前 (2023-05-27) 2168浏览 0评论
In this post, we are going to verify vendor invoice is settle / paid or not. For this you have to go Accounts payable module ...
William 3年前 (2023-05-19) 2036浏览 0评论
Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations Configuring Azure Key Vault Parameters...
William 3年前 (2023-04-30) 1994浏览 0评论
Hi Folks, In this post, I am going to share how to configure Azure key vault parameters in Dynamics 365 Finance and Oper...
William 3年前 (2023-04-12) 1548浏览 0评论
Hi Folks, When trying to restore a DB backup (.bak file) to one of the DEV boxes I was getting a strange error (initiall...
William 3年前 (2023-03-18) 1483浏览 0评论
Electronic Reporting module in Microsoft Dynamics 365 Finance Operation lets you archive file generated by ER at SharePoint l...