D365: 如何在 X++ 中获取最后一个工作流程审批人/D365: How to get last workflow approver in X++
William 1年前 (2024-03-28) 1338浏览 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-03-28) 1338浏览 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) 1284浏览 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) 1249浏览 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) 1987浏览 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) 1532浏览 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) 1716浏览 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) 1551浏览 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) 1505浏览 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) 1486浏览 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) 2580浏览 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) 1712浏览 0评论
您是否对 AX 2012 中的用户角色与管理报告者角色的集成感到困惑?在 Management Reporter 中添加或删除用户时遇到问题?在这里得到你的答案。 在过去的几周里,AX 开发人员向我询问有关 Management Reporter 安...
alirazazaidi 2年前 (2023-05-27) 2091浏览 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 2年前 (2023-05-19) 1974浏览 0评论
Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations Configuring Azure Key Vault Parameters...
William 2年前 (2023-04-30) 1921浏览 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 2年前 (2023-04-12) 1471浏览 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 2年前 (2023-03-18) 1406浏览 0评论
Electronic Reporting module in Microsoft Dynamics 365 Finance Operation lets you archive file generated by ER at SharePoint l...
alirazazaidi 3年前 (2023-03-10) 1267浏览 0评论
Hi friends welcome to another post, In this post, I am going to share simple functionality of direct delivery to customer. In...
William 3年前 (2023-02-25) 1079浏览 0评论
Hi Folks, There are very simple steps to do initial setup between Postman and D365FO environment. Please follow below st...
alirazazaidi 3年前 (2023-02-12) 1171浏览 0评论
Lets start the blog, with very simple entry. In D365 Finance and Operations, We can add customize fields and same time we can...
William 3年前 (2023-02-04) 1161浏览 0评论
While duplicating an SSRS report for customization sometimes you may face this error at the time of report deployment. E...