Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

voided Sales transactions does not show up as Voided in smart list

Posted on by 210

Hi All,

We have an urgent production issue.

We have voided a sales document through the Receivables Posted Transaction Maintenance window. And this is listed as Normal in Smart list (but not voided). We have referred to the below view. Now our transaction is listed as voided_in_RM but not SOP.

https://victoriayudin.com/2014/04/28/sql-script-for-comparing-voids-between-rm-and-sop-in-dynamics-gp/

And so this is not listed in our Smart List. Could you please advise how to fix it? And also any measures to avoid this in future.
Many Thanks in advance.

Categories:
  • Verified answer
    Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    As per Leslie:

    "Sales Transactions is a SOP document. If the document is Voided, that means it was voided in the SOP transaction entry screen. Receivables voids are done from the Receivables Posted Transaction Maintenance window. They are two different things. A SOP invoice moves to receivables once it is posted. Really, a SOP invoice should not be voided in Receivables if any inventory items appear on the invoice, a SOP return should be used instead. "

    Please remember you can only void an invoice as long as it has not been posted and gone to history. An SOP invoice becomes an AR document once it is posted. If you void an unposted SOP invoice it will never become an AR document. Once the open SOP invoice has been posted you cannot void it. Posting the SOP invoice will reduce your quantity on hand for items on the invoice so there are inventory repercussions as well as AR.

  • Yash.V Profile Picture
    Yash.V 210 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Thanks Richard.

    Also from the below question we have noted that, to void a posted invoice, we should be using SOP return instead.

    community.dynamics.com/.../771171

    Will this help instead. I mean will this void the SOP document as well.

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Smartlist Builder is the only tool that allows you to build new Smartlists. You are trying to build a link between sales invoices and their corresponding receivables documents. You could try looking at the GP SDK. It is in your GP install media in a folder under tools.

  • Yash.V Profile Picture
    Yash.V 210 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Thanks for your suggestions.

    Could you please advise of any guide, I could refer, while creating this. Also is there a way to modify the existing Smart List? Or to see the view used for it?

  • Alaa Ramadan Profile Picture
    Alaa Ramadan 4,084 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    You can achieve the same by using SmartList Designer, it will allow you link 2 tables and set filter

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Do you have Smartlist Builder? If you do you can create a SQL view and then use that view.

  • Yash.V Profile Picture
    Yash.V 210 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Thanks for your advise.

    But is there a way, to display these in the smart list as well.

  • Alaa Ramadan Profile Picture
    Alaa Ramadan 4,084 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    I seen this issue before, I would not recommend updating tables directly. the only time the SOP transactions showing as voided if the void action performed before posting.

    The work around if you have SQL access is to use this :

    Select * from SOP30200 Where Sopnumbe not in ( select docnumbr from RM30101 Where Voidstts = 1)

  • Yash.V Profile Picture
    Yash.V 210 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    Thanks for your prompt response.

    SOP30200.VOIDSTTS is 0

    RM30101.VOIDSTTS is 1

    Can we perform the changes directly on the tables? Ideally it isn't advisable, right? Please advise further

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: voided Sales transactions does not show up as Voided in smart list

    What are the values of SOP30200.VOIDSTTS and RM30101.VOIDSTTS? Sounds like you voided the AR invoice not the sales invoice. You could flip them both to 1 but what the quantities on the invoice? Let me know what these values are.

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,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans