Quantcast
Channel: Microsoft Dynamics 365 Community
Browsing all 10657 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Lookup on temp table on form control

Let’s assume there is a temporary table of type “InMemory” as a datasource on a form and you want to create a lookup on a control on the same form. public void lookup() { SysTableLookup...(read more)

View Article


Image may be NSFW.
Clik here to view.

Get Modified Object in User Layer ax 2012

To Get Modified Object in User Layer ax 2012 you can try below code in Job in AOT.

View Article


Image may be NSFW.
Clik here to view.

Display IP address of System by code in Ax 2012

To Display IP address of System by code in Ax 2012 you can try below code.

View Article

Image may be NSFW.
Clik here to view.

STEP 3, Consider Bank Account In Foreign Country

Bank accounts in foreign countries do have the same advantage as discussed in previous article. You will save the exchange fee and the exchange rate, but you will also be doing domestic payments...

View Article

Image may be NSFW.
Clik here to view.

Post purchase order through code

Those, who want to have more control over the data to be posted, should take a look at the parameters of purchFormLetter.update(). static void postPurchaseOrder(Args _args) { PurchTable...

View Article


Image may be NSFW.
Clik here to view.

Post sales packing slip through code

Those, who want to have more control over the data to be posted, should take a look at the parameters of salesFormLetter.update(). static void postSalesPackingslip(Args _args) { SalesTable...

View Article

Image may be NSFW.
Clik here to view.

Post sales order confirmation through code

Those, who want to have more control over the data to be posted, should take a look at the parameters of salesFormLetter.update(). static void postSalesConfirmation(Args _args) { SalesTable...

View Article

Image may be NSFW.
Clik here to view.

Post sales invoice through code

Those, who want to have more control over the data to be posted, should take a look at the parameters of salesFormLetter.update(). static void postSalesInvoice(Args _args) { SalesTable...

View Article


Image may be NSFW.
Clik here to view.

Create primary address through code

The following lines show an example of how you can create a (primary) address for an existing party in the global address book by x ++ code. The address will only be marked as primary , if no other...

View Article


Image may be NSFW.
Clik here to view.

Add contact information for entity

How you can add contact information data to an existing entry in the global address book. static void createPartyContactInfo(Args _args) { DirPartyTable dirPartyTable =...

View Article

Image may be NSFW.
Clik here to view.

List all modified objects from current layer

In Dynamics AX 2012, a new option has been added, and although there are now some tables that begin with SysModel *. You can also use these tables to browse the AOT objects/properties. An example...

View Article

Image may be NSFW.
Clik here to view.

Fields fetch behavior for "EntireTable" cache table

The CacheLookup property of the table defines how andwhen records are cached. The below definition is valid for the “EntireTable” cache type:EntireTable  Creates a set-based cache on the server. The...

View Article

Image may be NSFW.
Clik here to view.

10. My checklist for debugging X++ code

As part of my series on “Things new X++ Developers Should know”. I have been writing a few basic howtos and checklists for new X++ Developers. These are really meant to be simple step by step guides...

View Article


Image may be NSFW.
Clik here to view.

How do I account for freight charges in TMS

IntroductionWe have received numerous questions with regards to how freight invoices and freight charges are transferred to orders and how this ideally should be set up. This is currently limited to do...

View Article

Image may be NSFW.
Clik here to view.

How to setup General Budget Reservation functionality that was added after AX...

This article will explain how to activate and setup Dynamics AX to be able to use General Budget Reservation functionality that was added with hotfix KB3047235Make sure you are on AX 2012 R3 CU8 and...

View Article


Image may be NSFW.
Clik here to view.

B2B Mobile Moments: Why They Matter

Mobile technologies such as applications and mobile devices (which include smart phones and tablets) are excellent tools to connect with customers. B2C opportunities are not the only ones that exist...

View Article

Image may be NSFW.
Clik here to view.

Microsoft Corp. Promotes goERPcloud with Marketing Services Bureau Partnership

goERPcloud renewed its partnership with the Microsoft Dynamics Marketing Services Bureau in order improve its ability to connect with Microsoft Dynamics VARs and ISVs to help improve their marketing...

View Article


Image may be NSFW.
Clik here to view.

AX 2012: Borrar libreta de direcciones en maestro de clientes o proveedores

Trabajando con el Data Migration Framework encontré un pequeño inconveniente debido a múltiples actualizaciones de clientes, proveedores y sus respectivas direcciones. Lo que sucede es que cuando se...

View Article

Image may be NSFW.
Clik here to view.

Billing Rule Based on Agreed-Upon Milestones

Project accounting allows you to define billing rules to be used during the invoice process for a project. Billing rules define the timing and amount depending on the customer’s contract. Setting...

View Article

Image may be NSFW.
Clik here to view.

List of user under certain Role Dynamics Ax 2012

Consider a real time scenario, where we have to send alters to all user in certain Role In Dynamics.For this purpose we have to loop through all user in certain role.User, roles and role assignment are...

View Article
Browsing all 10657 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>