How to change x++ query without joins? I have to change below code to x++ query with out joins? how
*This post is locked for comments
Hi Venu,
Does the code in the link help you?
Or do you have any doubts?
all of them are in memory table only
Hi Venu,
I see that you have tmp tables in the first half, but query has only two tables.
In addition, if you want to query more than one join table, I don't see joinmode and relations.
Specifically, you can refer to the example code of this blog.
I hope it will help you.
inventt.addLink(fieldNum(InventSettlement, TransRecId), fieldNum(InventTrans, RecId));
invents.addRange(fieldNum(InventSettlement, TransDate).value(>contract.parmFromDate());
this is showing wrong how to do
how change it
how change it
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156