Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Update Finance Charge Options Via SQL

(0) ShareShare
ReportReport
Posted on by 6,010

Is this a problem to execute directly via SQL?

 

use train

update rm00101

set fnchatyp='0', fnchpcnt=0.00

where fnchatyp='2'

*This post is locked for comments

  • Ron Wilson Profile Picture
    Ron Wilson 6,010 on at
    Re: Re: Re: Re: Update Finance Charge Options Via SQL

    Thanks guys.  Worked like a charm!

  • Ron Wilson Profile Picture
    Ron Wilson 6,010 on at
    Re: Re: Update Finance Charge Options Via SQL

     Yea I meant FNCHPCNT=0 instead of 0.00 :).  Nice thought process though.  I will do as you say and update both % and amount to 0.  I have tested this in the test company but I wanted to make sure you guys didn't see a problem with anything either.  Thanks for your help!

    Ron

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: Update Finance Charge Options Via SQL

    Hi,

    I can't see a reason why you couldn't update the finance charge type and reset the percentage back to 0.00 in this way.

    However, not sure your query is exactly right.

    Finance Charge Type (FNCHATYP) of '2' is 'Amount'....therefore this would be related to Finance Charge Dollar amount - (FINCHDLR) and not FNCHPCNT as you have defined above. Unless of course at some stage the finance charges were set to be Percentage....since this field and the finance charge amount field hold their value only losing it when the type is set to none ('0')

    Eithre way, probably best to update the type to None ('0'), and re set both the amount and percentage fields to zero. The stored value in FNCHPCNT is '0', but running the query with '0.00' is fine.

    As always, test in a test company first. Change the finance charge defaults, run a check links on the debtor master files, and process some finance charges etc. Satisfy yourself that this works before running it in the live company (with a back up done first, of course!!).

    Best regards,

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans