X++ is an object-oriented language with similarities to C#. X++ is part of the MorphX development platform that you use to construct accounting and business management systems.
Microsoft Dynamics AX also provides application classes for managing many types of business processes.
Microsoft Dynamics AX supports interoperability between classes written in X++ and in C# (or other .NET Framework languages).
In this article we will see how we can create and post free text invoice using X++ code in Microsoft…
In this article we will be focusing on confirmation of a sales order using X++ code. Confirm Sales Order First…
In this article we will be focusing on confirmation of a purchase order using X++ code. Confirm Purchase Order First…
In this article we will see how we can create inventory ownership change journal using X++ code in Microsoft Dynamics…
In this article we will see how we can create consignment replenishment order using X++ code in Microsoft Dynamics Finance…
In this article we will see how to set financial dimension combination for a PurchLine using X++ code. Please follow…
In this article we are looking into receiving and registering of purchase order using X++ code in Finance & Operations.…
In this article we will be focusing on generating a picking list and its registration for a salesline using X++…
In this article we are looking into how to reserve inventory of SalesLine with batch and without batch, it also…