Thursday, July 5, 2018

Microsoft IQ


  1. Table Properties 
  2. Table Group
  3. Table Relations
  4. How to display primary field in the form without adding the parent DS?
  5. Related field fixed
  6. Classes used in Sys operation framework
  7. Difference between SysOperation framework and RunbaseBatch?
  8. How to share table with multiple company?
  9. Important classes of DIXF?
  10. Sales order posting classes?
  11. Use of Map class in AX?
  12. Tables and classes used in SalesEditLineForm?
  13. How to deploy the code?
  14. How to move the code from Test to Production Environment?
  15. How to control the code when multiple developers are working?
  16. SSRS Reports :


  • Use of preprocess class
  • Table property required for preprocess 
  • How regular table drop the data

1 comment:

  1. https://www.youtube.com/playlist?list=PLWSxgDbjVWTjxvgnaAZ0iK8o5dYHAYhrq

    Collection of Microsoft ERP Clips || ERP Licensing, Technical, Functional ,Manager Learning Videos Listing

    ReplyDelete

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...