Need to include new module in AX 2012

669 Views Asked by At

I am new in Dynamics AX2012. I need learn how can i create a new module. I want to know what are all the possible ways ?

Please guide me where I can get all the tutorial to tearn that

I just learn the X++ language and I am ok to do with it

Best Regards

1

There are 1 best solutions below

0
On BEST ANSWER

Modules are called models in AX lingo.

Read all about Models, Layers, and the Model Store and Working with Models in AOT.