web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

open sales order to ssrs

(0) ShareShare
ReportReport
Posted on by 75

Hi everybody, I am not AX experienced at all.  Still, it should be easy to get a report of all Open Sales Orders into / using SSRS, right?

I found the "Open Sales Orders" place in Accounts Receivable, but it does not have all the information we need, nor the presentation ability of SSRS. 

I hope I just need to figure out the SQL query and go from there.  But what is the sql query for that?  Should I try profiler?  What signifies that an order is open?

Sorry for the simple question, but I would like to avoid spending all the time necessary to become an AX expert just to write this simple report...

Can someone point me in the right direction?

Thanks in advance for your time...

 

JT

*This post is locked for comments

I have the same question (0)
  • Verified answer
    bombtrk Profile Picture
    475 on at
    Re: open sales order to ssrs

    Another suggestion...

    Open the AX form, right click and then click Setup to see the tables involved and their relations...

  • Verified answer
    Community Member Profile Picture
    on at
    Re: open sales order to ssrs

    You are looking for the SalesStatus enumeration type.  SalesTable.salesStatus signifies an open order.

    So your query would look pretty much like this:

    SELECT * FROM SALESTABLE WHERE SALESTABLE.SALESSTATUS <= 1

    You can lookup the values in the AOT under data dictionary > enums > salesstatus.  1 is an open order.

    Also, there is an out of the box AX report AR > Reports > Status > Open sales orders.  So I really don't see the need to develop for this requirement.

    Hope this helps,

    Kind 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Community Member Profile Picture

Community Member 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans