How to cancel the sales order from x++, what is the best place to write the code for cancellation?
205Post New Microsoft Dynamics AX Questions
What is Configuration form in Ax?
How to design a form in AX using X++?
What are the different types of Table groups defined on table properties?
Do we need to write main method, give reasons?
Explain the Architecture of MS dynamics AX.
What is the difference between form init() & DS init()?
What are the 4 types of files we need to copy to the standard folder?
What is security key?
How you will create table in ax. In that table how you will define indexes, relations, delete actions and methods. Tell me the steps first what you will do, first you will define indexes or relations. Why?
What is table inheritance in ax 2012?
How to cancel the sales order from x++, what is the best place to write the code for cancellation?
How to create data contract class?
Define conpoke()?
What is an EDT, Base Enum, how can we use array elements of an EDT?
What are delete actions in ax ?