If you have a recordreference and want to use the value of a field in the recordreference, you can use it in this way:
TheRecordReference.FIELD(10).VALUE
You might even do something as this
SomeFieldReference.SETRANGE(TheRecordReference.FIELD(10).VALUE);
BUT for some reason, it can happen this crashes the NAV client. I had the problem with 50SP1 Build 30488 (I don’t know about more recent [...]
Field reference use and some possible problems
Posted in Dynamics NAV by ms_dynamics 313 days ago (http://mibuso.com)
My goal is to share my love and knowledge of Microsoft Dynamics software. If you want fluff-free stories about software with legs, you've come to the right place.
DynamicsTips.com is the place to get the latest news and technical tips on Microsoft Dynamics products, whether you're a developer or a user.
Stay In Touch,
Follow Me!














Comments