I am using Microsoft Dynamics Nav 2018 and LS NAV
I need to get LineRec ."Total Rounded Amt" of item from the Code Unit "Pos Transaction"
Always return an value zero
*This post is locked for comments
I am using Microsoft Dynamics Nav 2018 and LS NAV
I need to get LineRec ."Total Rounded Amt" of item from the Code Unit "Pos Transaction"
Always return an value zero
*This post is locked for comments
Before post you should get it by sum up Net Amount and GST/VAT Amount , Total Rounded Amt. only populated after post the transaction to Trans. Sales Entry.
LineRec."Net Amount" + LineRec.."GST Amount";
Is it a flowfield ? If yes, you need to do CALCFIELDS(fieldname) first.
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156