How to use D365 methods with parameters
In this article, we will use the find() method of the WHSShipmentTable as an example.
In this scenario, we are trying to create a calculated field that points to the WHSShipmentTable from the bill of lading model mapping.
This method requires a Shipm...