What is the difference between form init() & DS init()?
Define AOS?
What is the sequence of events while a report is generated?
What are the two most important methods on the Report?
validateWrite() method can be written in form datasource as well as table level, when should we write it in form DS and when in table. Similar in case of write() method?
What is Visual MorphXplorer, what do we do with that?(Reverse engineering tool has replaced Visual?
Definition and use of Maps, how AddressMap (with methods) is used in standard AX?
Can we make a report from wizard, if yes from where?
What is the main utility of classes in standard Ax?
Define connull()?
Explain the properties of a form datasource?
Define conpoke()?
Utility and use of find method?
What is main class used in batch process OR which class will you inherit to make a batch job?
How can we sort the DS, what facility we can get in by placing fields in Ranges?