📄️ Create and write to XML file in Dynamics AX
Create and write to XML file in Dynamics AX
📄️ Execute Stored Procedure from X++ code
Execute Stored Procedure from X++ code
📄️ Execute external database Stored Procedure from X++ code using ODBC connectivity
Execute external database Stored Procedure from X++ code using ODBC connectivity
📄️ List Page Interaction Class
List Page Interaction Class
📄️ Set default value for a comboBox in Dynamics AX 2012 with X++
Beside modify metadata on form properties, as best practice we can use code like below to assign default value for combobox.
📄️ How to use "LIKE" operator in QueryBuildRange
To make something as the LIKE operator in a query, just assign a value to the QueryRange including a wildcard.
📄️ How to use operator "or" in QueryBuildRange
This blog post is show how to apply OR conditions in query build ranges in a simple way on same field in a table. Let's see the simple query :
📄️ How to verify active inventory dimensions on an item
If you want to list items come along with their Actvie Dimension, you can do it easily with this simple job
📄️ Create record in DimensionAttributeValueCombination table manually.
Sometime we need this RecId value in DimansionAttributeValueCombination Table for some reasons likes putting new dimension in LedgerDimension field in LedgerJournalTrans Table, or somewhere else.
📄️ Understanding modifedField() Table method in fDynamics 365 Finance Operations
We use modifiedField() method to perform any actions after the field is modifed for example creating new table with 2 fields ItemId and ItemNameDisplay from Extended Data Types node in AOT then Override modifiedField() in Table's method node, something likes:
📄️ Posting cust payment journal using X++ Dynamics AX 2012
Base on JournalId on LedgerJournalTable you can use code below to post the transactions.
📄️ Useful functions to use in AX 2012
Useful functions to use in AX 2012
📄️ Difference between QueryFilter and QueryBuildRrange
Difference between QueryFilter and QueryBuildRrange
📄️ Recalculate InventSum in Dynamics AX
Recalculate InventSum in Dynamics AX
📄️ Using Methods in Table Filters & Query Ranges in Dynamics AX 2012
Using Methods in Table Filters & Query Ranges in Dynamics AX 2012
📄️ How to block vendor and send email for notification.
Using batch to find and block vendor base on last transaction condition and notify for them by emails.
📄️ Overview delete action in Dyanmics AX 2012
Overview delete action in Dyanmics AX 2012
📄️ How to create main menu in Dynamics AX 2012
- 1. Create Menu in AOT
📄️ Exception Handling in Dynamics 365 For Finance and Operation
When we write a code, or make a customization to Dynamics 365 For Operation which is using X++ should make use of Exception Handling to provide some context for the message or a different more useful message. In this article, I will be exploring how I can come up with a uniform way to catch multiple types of exception that can be raised in X++.
📄️ Create Purchase Orders - Confirm - Product receipt - Post using X++ in Dynamics 365 Finance & Operations
The script will work for Dynamics 365 Finance & Operations version
📄️ How to get FinOps Azure storage blob connection string
In Dynamics 365 for Finance and Operations Azure storage is used to