Tuesday, November 13, 2018

Mani IQ


  1. Difference between 2012 and D365?
  2. COC in Detail
  3. Eventhandlers -- Pre and Post
  4. Eventhandlers on table level.
  5. What is post load method in data entities?
  6. Data entities --  Method calling sequences
  7. SSRS Reports -- Types of reports
  8. Difference between Query based reports and RDP based reports
  9. Attributes in RDP based reports.
  10. Method calling sequence on Table and Form Level?
  11. What is initValue?
  12. Difference between Init and InitValue?
  13. How to get the current record of the table using EventHandler?
  14. What is Args. What is purpose of Args?
  15. Variables() in D365FO event handler?
  16. Purpose of super Method?
  17. Difference between Normal relation and Foreign Key relation?
  18. Process of adding additional fields to the Standard Table?


No comments:

Post a Comment

How to enable the dimension fields based on the Item selected on the form.

[Form] public class KMTShipFromWarehouses extends FormRun {     InventDimCtrl_Frm_EditDimensions        inventDimFormSetup;     /// &l...