Thursday, April 15, 2021

Get Metadata of an Data Entity D365FO

Export data entity metadata information in excel

Reference: https://www.theaxapta.com/2021/03/how-to-get-meta-data-of-data-entity.html 

 


2 comments:

  1. Its always healthy if you give reference/Credit to original post. This post seems copied from my post.
    https://www.theaxapta.com/2021/03/how-to-get-meta-data-of-data-entity.html

    ReplyDelete

Get or set adjust tax calculated amount using TAXDOCUMENT framework (Tax calculation service) in D365FO

 //Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation  ...