获取X ++中菜单项的路径 / Get path for menu item in X++
William 2个月前 (11-05) 121浏览 0评论
Purpose: This post describes how we can get the full menu path of a given menu item. Product: Dynamics AX 2012 Code: static v...
ww12345678 的部落格 | AX Helper
William 2个月前 (11-05) 121浏览 0评论
Purpose: This post describes how we can get the full menu path of a given menu item. Product: Dynamics AX 2012 Code: static v...
William 2个月前 (11-02) 271浏览 0评论
For more information on electronic reporting, check out this link. ...
William 3个月前 (10-30) 108浏览 0评论
If I need to extra metadata of a D365FO application, my preferred way is the new metadata API. But sometimes the requirement ...
William 3个月前 (10-29) 151浏览 0评论
X++ code for marking in D365FO (it is somewhat different from that in AX 2012): InventTransId issueInventTransId...
...
Dual-write does not work with the cross company data sharing policies in D365 FinOps (there are so many names but I am us...
William 3个月前 (10-23) 100浏览 0评论
Hi Folks, Here are a few important links that may help while working on Azure services. Ø Azure for student: Free Azure credi...
William 3个月前 (10-21) 114浏览 0评论
Purpose: The purpose of this post is to demonstrate how can we validate the data entry of email addresses. Product: Dynamics ...
Purpose: The purpose of this post is to share examples of extensions. Product: Dynamics 365 for Finance and Operations Code: ...
Purpose: The purpose of this post is to demonstrate how we can we extend a standard code by using the chain-of-command framew...
Purpose: The purpose of this post is to demonstrate how we can validate individual financial dimension values before writing ...
If you experience below error message when trying to import bacpac file into tier 1 (DEV) environment then use the suggested ...
Purpose: The purpose of this blog post is to demonstrate how to read a csv file in X++ Product: Dynamics AX 2012 Code: static...
Purpose: The purpose of this blog post is to demonstrate how to create contact information in X++ Product: Dynamics AX 2012 D...
Purpose: The purpose of this blog post is to demonstrate how can we create print management settings in X++ Product: Dynamics...
William 3个月前 (10-16) 109浏览 0评论
Greetings Friends! Thought to share an interesting find. For a customer of mine, I was trying to find out the VM Size ...
Hello There, Power automate is a really powerful tool for integration requirement in Dynamics 365 FO, I have been using pow...
William 3个月前 (10-12) 175浏览 0评论
Dynamics 365 Finance / SCM Tier1 sandbox environments are heavily used by partners for development and building Dynamics 365 ...
William 3个月前 (10-06) 139浏览 0评论
在工作中,我需要提供包括财务维度的 PurchLine 记录的SQL视图。 但是,由于Dynamics AX的财务维度数据模型为了更加灵活已得到增强。 与默认情况下Dynamics AX 2009只支持3个维度相比,现在可以自由配置任意数量的财务维度...
William 3个月前 (10-05) 106浏览 0评论
Getting below error while importing a file using the Data management framework. Issue: "The data value violates i...