Skip to main content
Solved

Payments for a given period


Forum|alt.badge.img+3

Hello Community,
I have been looking out if we have any GI or Report where,

I would like to know all the payments that have been provided for a given time period. Further, I would like to know, for each of the payment:
1. What invoices and sales orders are associated to it
2. Who the creators are of the sales orders

If not then by which table can we create a GI where I can display all these elements?

Thanks in advance.

Best answer by Laura02

Hello,

When adding a table causes records to disappear, the join is suspect:  please look at type of join.  All sales orders/invoices in the list  may not have a payment; please consider a Left Join type when joining other tables to ARAdjust2.

For additional payment fields please look at ARInvoice and ARAdjust2 table:

  • ARInvoice.ClosedFinancialPeriodID is the period when the final payment was made against the invoice
  • ARAdjust2.AdjgRefnbr is the Payment Number
  • ARAdjust2.FinPeriodID is the Post Period of the Payment
  • ARAdjust2.AdjustingDocDate is the date of a Payment
  • ARAdjust2.AdjAmt is the Payment Amount

Laura

View original
Did this topic help you find an answer to your question?

5 replies

Laura02
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3132 replies
  • July 23, 2023

Hello @Harshita ,

AR Register Detailed report will list Payments for a financial period. AR Register Detailed report prints for one financial period at a time and does not show any Sales Order details. Customer Details Inquiry lists AR Payments and shows related Invoices but not Sales Orders.

To create a generic inquiry showing AR Invoices, with Payments and Sales Order data, I think you will need these tables: ARInvoice, ARAdjust2, ARTran, and SOOrder. Optional:  Customer, Branch, InventoryItem.

 

Laura


Forum|alt.badge.img+3
  • Author
  • Captain II
  • 317 replies
  • July 24, 2023
Laura02 wrote:

Hello @Harshita ,

AR Register Detailed report will list Payments for a financial period. AR Register Detailed report prints for one financial period at a time and does not show any Sales Order details. Customer Details Inquiry lists AR Payments and shows related Invoices but not Sales Orders.

To create a generic inquiry showing AR Invoices, with Payments and Sales Order data, I think you will need these tables: ARInvoice, ARAdjust2, ARTran, and SOOrder. Optional:  Customer, Branch, InventoryItem.

 

Laura

Hey @Laura02 ,
Thank you for providing your suggestion. I tried to create a GI with those tables, it displays all the elements except for the payments part. So when I add ARAdjust2 table, GI then doesn’t show any of the records.
I am still trying to figure out how to display all the elements including payments.


Laura02
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3132 replies
  • Answer
  • July 24, 2023

Hello,

When adding a table causes records to disappear, the join is suspect:  please look at type of join.  All sales orders/invoices in the list  may not have a payment; please consider a Left Join type when joining other tables to ARAdjust2.

For additional payment fields please look at ARInvoice and ARAdjust2 table:

  • ARInvoice.ClosedFinancialPeriodID is the period when the final payment was made against the invoice
  • ARAdjust2.AdjgRefnbr is the Payment Number
  • ARAdjust2.FinPeriodID is the Post Period of the Payment
  • ARAdjust2.AdjustingDocDate is the date of a Payment
  • ARAdjust2.AdjAmt is the Payment Amount

Laura


Forum|alt.badge.img+3
  • Author
  • Captain II
  • 317 replies
  • July 24, 2023
Laura02 wrote:

Hello,

When adding a table causes records to disappear, the join is suspect:  please look at type of join.  All sales orders/invoices in the list  may not have a payment; please consider a Left Join type when joining other tables to ARAdjust2.

For additional payment fields please look at ARInvoice and ARAdjust2 table:

  • ARInvoice.ClosedFinancialPeriodID is the period when the final payment was made against the invoice
  • ARAdjust2.AdjgRefnbr is the Payment Number
  • ARAdjust2.FinPeriodID is the Post Period of the Payment
  • ARAdjust2.AdjustingDocDate is the date of a Payment
  • ARAdjust2.AdjAmt is the Payment Amount

Laura

Now it worked!! Thanks a lot @Laura02 for your prompt answer. It really helped me a lot.


  • Freshman I
  • 4 replies
  • March 21, 2024

Hi @Harshita , 

mind to share the Generic Inquiry template for this?

Thanks


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings