Axapta interview Questions and Answers.Microsoft dynamics ax 2009 interview Questions and Answers.Microsoft dynamics ax 2012 interview Questions and Answers axapta interview questions technical axapta interview questions functional Axapta jobs
Tuesday, November 30, 2010
. What are macros?
Macros are nothing but a piece of X++ code that can be used in several places. Advantage is there maintenance can be done from one place. MorphX has built in macro preprocessor. Basically there are 3 kinds of macros:
Stand-alone macro: It is created using the macro-node of the AOT.
Macro library: It is a stand alone macro which contains local macros.
Local Macro: A local macro is declared with in a method or stand alone macro
No comments:
Post a Comment