Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Why can't I retrieve the value for tax in payables transaction form after it is automatically filled out?

Posted on by Microsoft Employee

For some reason I can't retrieve the value from tax after it is automatically processed by using taxfinder( a double variable) = TransactionEntryForm.PmTransactionEntry.TaxAmount.Value after RunValidate is computed for purchases and before the save button is called. The tax value inside the textbox is there but is never copied into a variable during this process.

My relevant code for this part:

GPAddIn.TotalCostGP.RunValidate()
GPAddIn.TaxRate.Focus()
taxfinder = GPAddIn.TaxRate.Value()
GPAddIn.Saveit.RunValidate()

Taxfinder ends up being 0 for this process despite the value of tax being anything but zero.

However, I can normally get the value of the taxes when I click a button that calls: 

taxfinder = GPAddIn.TaxRate.Value()

Any Help???

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans