Monday, June 17, 2019

Find Table Id using table browser in Dynamics365 FO

http://<URL>.com/?cmp=<CompanyName>&mi=SysTableBrowser&TableName=SysTableIdView


X++;
select firstonly SYSTABLEIDVIEW

SQL:
Select * from AXDB.dbo.SYSTABLEIDVIEW

No comments:

Post a Comment

Error readable from string in D365FO

 Reference class: RetailSyncOrdersSchedulerTask Error readable: private str generateHumanReadableErrorDetail(System.Exception _exception, st...