Questions tagged [ax]

Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products. It is part of the Microsoft Dynamics family. The early versions (from 1.0 to 3.0) were called Axapta, while the later versions (from 3.0 SP6 to AX 2012) are called Dynamics AX.

Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products. It is part of the Microsoft Dynamics family.

The early versions (from 1.0 to 3.0) were called Axapta, while the later versions (from 3.0 SP6 to AX 2012) are called Dynamics AX.

Axapta was initially released in March 1998 in the Danish and U.S. markets. Today it is available and supported in forty-five languages in most of the world.

MorphX is the IDE where development and modification is done. It resided (until Dynamics AX 2012) in the same client application that a normal day-to-day user would access, thus allowing development to take place on any instance of the client.

X++ is the development language used in Dynamics AX. It belongs to the curly brackets and dot-operator class of programming languages (like C# or Java). It is an object-oriented, class-based, single dispatch language. X++ supports garbage collection and SQL queries is integrated in the language.

See also: "Microsoft Dynamics AX" article on Wikipedia

230 questions
-1
votes
1 answer

How to show selected items of certain table on the different table in Dynamics AX 2012?

So, I have two tables InventTable (for inverntory) and MyCartTable. I want to connect this tables so when I chose some item or items in InventTable to show in MyCartTable's grid. MyCartTable fields are ItemNumber, ProductName, PartyID;
Vakhtang
  • 51
  • 1
  • 9
-1
votes
1 answer

SSRS Report Detailed Trial Balance error "The field with ID '0' does not exist in table 'LedgerTrialBalanceStagingTmp'"

I've been trying to open a report in the General Ledger > Reports > Detailed trial balance. In the form, I input a parameter for Ledger account.MainAccount. When I click OK, I got an error: Error executing code: The field with ID '0' does not exist…
-2
votes
1 answer

Utility of management of Dynamics AX

What is the utility of management utilities on Dynamics AX? When should I use it? I'm preparing to install the Dynamics AX and I find to minimize environment. All help suggest to because utility of management and don't say what!
jawhar_m
  • 145
  • 5
  • 13
-3
votes
1 answer

SSRS MS words report with page break

i am currently working with Dynamic AX and is exporting a SSRS report in MS words format. What i need on my end is to allow the report to have conditional page break using X++ codes. I only have a black line across the page which does not break it…
-3
votes
1 answer

Reports in Ax2012

I am new to Axapta. Can you please guide the best to way to learn the repots in AX2012 Any URL OR video should help.. Regards shaik
user978324
  • 59
  • 2
  • 10
1 2 3
15
16