Modify table properties through extension


 

  • To modify properties on a table, you must create an extension of that table.

Extending Table:


  •        Start Visual Studio using Run as administrator
  •        Search for the Table you want to make change using the search option or navigate using AOT
  •        Right click on the table and select create extension





  •       If we choose create extension it will create new extension in the project you select

     

  •       Rename the table extension if you wish to make change
  •     Right-click on the extended table and select Open
  •               The table extension will be open in Window and the properties window will be enabled
  •               Go to the properties window
  •              You can now modify the following properties through the property sheet
    • Created By
    • Created Date Time
    • Modified By
    • Modified Date Time
    • Country Region Codes
  • After doing the necessary changes save the table and build the solution 

Comments

Popular posts from this blog

D365FO - Data integration by OData

Create or Update Product attributes using X++ in D365 F&O

Layers concept in D365