Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Show only posted transactions

Posted on by 3,015

Hi, we've created an aging report from the ReceivablesTransactions view. The problem is that it is displaying information that has been posted and information that has not been posted.

We do not want it to show anything that has not yet been posted. It should be only showing posted transactions.

Any help is appreciated!

*This post is locked for comments

  • Victoria Yudin Profile Picture
    Victoria Yudin 22,766 on at
    RE: Show only posted transactions

    That SQL statement will tell you how many transactions you have for each status: history, posted and unposted/work. You said you are seeing that every invoice is "posted", so I wanted to confirm this.

  • painterisaac Profile Picture
    painterisaac 3,015 on at
    RE: Show only posted transactions

    We are using GP2010. That screenshot is from report builder. Do you know why it isn't showing? Is it just a problem with the wizard I'm using in report builder?

    If I create a SQL statement using 10101,10201 or 10301 will it find those tables?

    ----

    I don't think I have access to SQL server mgmt studio. Our admin is out of town. What will running that script do? What is the result going to tell me? Thanks!

  • Victoria Yudin Profile Picture
    Victoria Yudin 22,766 on at
    RE: Show only posted transactions

    Are you able to get to SQL Server Management Studio? If so, can you run the following script against your company database and let us know the results?

    select [Document Status], count(*) [Number of Docs] from ReceivablesTransactions

    group by [Document Status]

    order by [Document Status]

  • Frank Hamelly | MVP, MCP, CSA Profile Picture
    Frank Hamelly | MVP... 4,029 Super User 2024 Season 2 on at
    RE: Show only posted transactions

    What GP version are you on?  Here's an excerpt from the table listing for GP2010:

    RM Distribution Work File RM_Distribution_WORK RM10101

    RM Cash Receipts Work File RM_Cash_WORK                   RM10201

    RM Sales Work File                   RM_Sales_WORK                   RM10301

  • painterisaac Profile Picture
    painterisaac 3,015 on at
    RE: Show only posted transactions

    Frank, I am not seeing RM10101, RM10201, or RM10301.

  • painterisaac Profile Picture
    painterisaac 3,015 on at
    RE: Show only posted transactions

    Hmmm...I placed the document status in my report but for some reason it is showing every invoice as "posted" even though some are not posted.

    Do you know why this might be the case?

  • Victoria Yudin Profile Picture
    Victoria Yudin 22,766 on at
    RE: Show only posted transactions

    Looking through the columns available in the ReceivablesTransactions view, there is a Document Status column that you should be able to use for this - you would want to exclude any results where the Document Status is "Work".

  • Frank Hamelly | MVP, MCP, CSA Profile Picture
    Frank Hamelly | MVP... 4,029 Super User 2024 Season 2 on at
    RE: Show only posted transactions

    I haven't looked at that view but it's apparently pulling data from the Work as well as the Open transaction tables.  You'll either need to determine how to filter the Work transactions out of the results or create another view that doesn't pull the Work transactions in (RM10101, RM10201, RM10301).

  • painterisaac Profile Picture
    painterisaac 3,015 on at
    RE: Show only posted transactions

    Also, we are using Report Builder 2.0. Thanks! 3.0 won't connect to our server for some reason.

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