v There are very strong changes made by Microsoft in formletter framework for Dynamics Ax 2012. This change creates several new class hierarchies in formletter framework for Dynamics Ax 2012. FormLetter class of Microsoft Dynamics Ax 2009 has been divided in eight base classes in Dynamics Ax 2012 like...
Ø
FormletterServiceController
§ It’s a class which is comes in interaction which posting form and it is executed at client end. It’s gathered the information for posting operation and passes that information to ‘
formLetterService’ class using contract class.
§ It’s a parent class for class like ‘
salesFormLetter’ and ‘
purchFormL