
Can anyone help with LinkedObject and LinkedInTransaction Property?
Hi,
LinkedObject property is used when you want to access data from a SQL View inside Navision.
docs.microsoft.com/.../linkedobject-property
** The View name and Field Names should be the same in NAV and SQL (Case sensitive also).
LinkedInTransaction should be no in a linked object.
docs.microsoft.com/.../linkedintransaction-property
Hope it helps.