Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Receivables Invoices business Meaning

(0) ShareShare
ReportReport
Posted on by 35

I am using the Microsoft Dynamics GP Web Services API to develop a piece of commission software integrated with other applications.

Specifically, I am calling GetReceivablesInvoiceList() to get a list of recievables invoices.

I have no technical problems with this service, which returns an array of ReceivablesInvoiceSummary objects, but I need to know more about the business meaning of some of the fields.

Specifically, how do I know if an invoice is paid or not? The only field like "status" is TransactionState, which has statuses of Work, Open, and History, and isn't that clear about what they mean.

Would filtering by DocumentAmount.Value > 0 return only paid invoices? 

*This post is locked for comments

  • DotNetter Profile Picture
    DotNetter 35 on at
    RE: Receivables Invoices business Meaning

    Thank you Richard. I realized I had been looking through the RecievablesInvoiceSummary class rather than the ReceivablesInvoice, which contains all of the fields I need.

    But now I have another problem. It seems that the only way to get the RecievablesInvoice objects is one by one, with GetReceivablesReturnByKey(). And it seems the only way to get the document keys is with GetReceivablesInvoiceList().

    By first retrieving the list of RecievablesInvoiceSummary() objects, calling GetReceivablesReturnByKey() for every one would be too resource intensive. I need to find another way, perhaps using econnect or database if necessarily.

    Thanks,

    -Joe

  • Suggested answer
    Richard Whaley Profile Picture
    Richard Whaley 25,195 on at
    RE: Receivables Invoices business Meaning

    The DateFullyPaid field (name is not correct!) will remain blank (1900 date) until the invoice is fully paid.  Then it will be set to a date.

    For partial payments, you need to look at the RM20201 RM Apply OPEN file and look for lines related to the invoice and the amount applied.

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,317 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans