web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

3 Ways to GET a Record in Dynamics 365 BC

SIMPLANOVA Profile Picture SIMPLANOVA

Did you know that there is more than one way to get a single record in Microsoft Dynamics 365 BC? 1st Way to Get a Record We all know to do a GET of one record based on the values of the primary key fields. The standard syntax is as follows. [Ok :=] Record.Get(PK1[Value], PK2[Value],...). […]

The post 3 Ways to GET a Record in Dynamics 365 BC appeared first on Simplanova.

Comments

*This post is locked for comments