Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

GP web service for customer's yearly summary

(0) ShareShare
ReportReport
Posted on by

Hello,

We are trying to use GP web service to implement some of the functionalities our web site needs. We need to implement yearly summary where user can use either the fiscal year or calendar year and select a year from the list. Is there a GP web service method which we can use to get the fiscal year list and get a yearly summary based on the year selected by the user?

Thank you,

Farzana Jashim

*This post is locked for comments

  • Suggested answer
    Josh P Profile Picture
    2,895 on at
    RE: GP web service for customer's yearly summary

    I do not know of a method that provides this out of the box with web services. This is really a bare-bones web service that gives transaction data import/export methods. The service can be used for summary reporting, but I think you will need to go the route of customization.

  • Community Member Profile Picture
    on at
    RE: GP web service for customer's yearly summary

    Hi Joshua,

    Thanks for your reply. From GP > Inquiry > Yearly Summary, I am looking for similar data. I don't need to display all the records, if there is any way to get the summary which shows similar data as Yearly Summary in GP, that will work for us. I could get the Payment Summary by using GetCustomerReceivablesSummaryByKey method. Do you know if there is any method for the yearly summary window?

    Thank you,

    Farzana Jashim

  • Suggested answer
    Josh P Profile Picture
    2,895 on at
    RE: GP web service for customer's yearly summary

    Hi Farzana,

    The closest built-in method that I know of in web services is GetGLTransactionList which returns a collection of GL Summaries. The problem is the web service only returns 1000 rows per query without some loop logic shenanigans to get all the transactions into a collection that will allow you to modify it via code.

    Here is the link to this method on MSDN: msdn.microsoft.com/.../cc508477.aspx

    Now, what I would recommend is to extend the service using the built-in eConnect stored procedures that feed data to the web service. This way, you can build the logic into SQL, and pass only the data you need to the web service. It will make things much faster, and you can customize the SOAP object sent back to you.

    Here is a link to get you started: msdn.microsoft.com/.../cc508802.aspx

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans