What are the classes, Tables, Forms and Methods used to post the Inventory?
What are delete actions in ax ?
If any record is created in table I want to fetch the date & time stamp, how will you do that?
What is the frameworks in Ax ?
What can’t you store in containers?
What are the different types of Table groups defined on table properties?
What is main class used in batch process OR which class will you inherit to make a batch job?
What is delete actions and what is Cascade+Restricted?
Difference between validate write and validate field?
When you open a report, how many times call the fetch?
How the ax is providing security. What are the ways?
What is the execute method? How many times it calls?
If you want to monitor the database activity, where can you get that?
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?
How can we sort the DS, what facility we can get in by placing fields in Ranges?