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 ...
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 1年前 (2024-01-09) 1284浏览 0评论
While importing the bacpac file into DEV exported from UAT using SqlPackage.exe, I got this error: Error: The source contains...
William 3年前 (2022-07-28) 945浏览 0评论
Purpose: The purpose of this post is to demonstrate how we can read a CSV file from Azure File Share in X++. Application: Dyn...
William 3年前 (2022-05-22) 758浏览 0评论
Purpose: The purpose of this post is to share how can we resolve this issue in Visual Studio. Application: Dynamics 365 Finan...
William 3年前 (2022-05-11) 773浏览 0评论
Purpose: The purpose of this post is to share how can we resolve Azure build pipeline errors. Application: Dynamics 365 Finan...
William 3年前 (2021-12-12) 764浏览 0评论
Purpose: The purpose of this post is to demonstrate how can we effectively handle CLR exceptions. Application: Dynamics AX 20...
William 3年前 (2021-12-01) 988浏览 0评论
Extending default descriptions
William 4年前 (2021-06-09) 1296浏览 0评论
Purpose: The purpose of this blog post is to share handy queries for addresses and contact information with the community Get...
William 4年前 (2021-05-25) 892浏览 0评论
Purpose: The purpose of this blog post is to demonstrate how can we write a tsv (tab delimited) file in X++ Product: Dynamics...
William 4年前 (2020-11-05) 1414浏览 1评论
Purpose: This post describes how we can get the full menu path of a given menu item. Product: Dynamics AX 2012 Code:
William 5年前 (2020-10-21) 1142浏览 0评论
Purpose: The purpose of this post is to demonstrate how can we validate the data entry of email addresses. Product: Dynamics ...
William 5年前 (2020-10-21) 1112浏览 0评论
Purpose: The purpose of this post is to share examples of extensions. Product: Dynamics 365 for Finance and Operations Code: ...
William 5年前 (2020-10-21) 928浏览 0评论
Purpose: The purpose of this post is to demonstrate how we can we extend a standard code by using the chain-of-command framew...
William 5年前 (2020-10-21) 868浏览 0评论
Purpose: The purpose of this post is to demonstrate how we can validate individual financial dimension values before writing ...
William 5年前 (2020-10-20) 867浏览 0评论
Purpose: The purpose of this blog post is to demonstrate how to read a csv file in X++ Product: Dynamics AX 2012 Code: