Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

SL2015 AR - IN and CM hanging on Aging- posted to future period

Posted on by 290

 Hello, 

We have an invoice and Credit memo hanging on the current Period Sensitive AR Aging.   The entries net to $0.

We are looking to have them no longer appear on the aging.  The issue is related to postings to year 2099

Both are applied as follows:

 Invoice - posted 02-2099

               --Payment Applied – posted 03-2009 (Actual Period)

CM - posted 02-2099

               --Invoice Applied - posted 02-2009  (Correct Period)

 

Is there a way to remove these from the aging so we no longer see the Debit and Credit?

 

Thanks!

*This post is locked for comments

  • NorK Profile Picture
    NorK 290 on at
    RE: SL2015 AR - IN and CM hanging on Aging- posted to future period

    Thanks!  Editing PerClosed removed the documents from the aging.

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: SL2015 AR - IN and CM hanging on Aging- posted to future period

    You actually have more than just an AR aging issue here.  Both that invoice and that credit memo that were posted to 02-2099 have yet to be reflected on the GL side and will not be until period 2 of 2099.  You may have already addressed this with some sort of JE entries.

    The reason that the AR aging still shows these is due to the incorrect posting period (as you surmised).  The logic in the aging report view considers these items as future period items so they appear as open documents in both the period sensitive aging and the regular aging until AR reaches 02-2099.

    If you have access to SQL Server Management Studio and are comfortable with running a couple of SQL update statements you could do the following:

    update ardoc set PerClosed = 200903 where refnbr = 'nnnnnn'   (where nnnnnn is the reference number of the invoice)

    update ardoc set PerClosed = 200902 where refnbr = 'nnnnnn'  (where nnnnnn is the reference number of the credit memo)

    The above does not correct the incorrect posting period on those 2 documents but will cause the aging to treat these as closed documents (in a period prior to your current period).

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