Skip to main content
Solved

How to exclude Prepayment Type in Customer Statement (AR641500) ?


Forum|alt.badge.img
  • Jr Varsity II
  • 34 replies

Hi all,

I want my customer statement does not include transaction with prepayment type. I have created a parameter doctype and filter conditions type does not equal ‘PPM’ but it does not work.

 

Thanks in advanced.

Best answer by Manikanta Dhulipudi

Hi @dilys 

I have add one condition and able to exclude the prepayments.

Before condition and after conditon

 

Seems to be parenthesis is missing in the last condition?

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

9 replies

Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+13

Hi @dilys 

I have add one condition and able to exclude the prepayments.

Before condition and after conditon

 

Seems to be parenthesis is missing in the last condition?


Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 34 replies
  • March 19, 2023
manikantad18 wrote:

Hi @dilys 

I have add one condition and able to exclude the prepayments.

Before condition and after conditon

 

Seems to be parenthesis is missing in the last condition?

Thanks @manikantad18 , it’s work ;)


Forum|alt.badge.img
  • Jr Varsity II
  • 35 replies
  • June 15, 2023

@manikantad18 and @dilys ,

I have the same issue that @dilys was having, and in addition to filtering out Prepayments I also want to filter out Voided Payments.  I see from the above Prepayments are ‘PPM’ and I’ve queried the table and the Voided payments are ‘RPM’.

My setup for the statement report is the same as @manikantad18 has displayed and the Prepayments are still not being excluded from the report. 

Here is a screen shot of how I have set it up:

 

I initially had a parameter set up exactly as @dilys, but removed it once I saw the solution @manikantad18 offered.

Any thoughts on why my report isn’t filtering with this same solution? Below is a screen shot of the Table Relationships for the ARStatementDetailInfo table in the Build Schema. Perhaps something there is amiss?

 

One final thing - here is the code for that field on the report:

Any help would be appreciated.

Patrick

 


Forum|alt.badge.img
  • Jr Varsity II
  • 35 replies
  • June 20, 2023

Eureka! The last bit I posted was the thing that was preventing the earlier code form working. On the report, the field was using an IF statement. I commented it out and simply went with: 

=Report.ExtToUI('ARStatementDetailInfo.PrintDocType', [ARStatementDetailInfo.PrintDocType])

Voila! It is printing correctly now and excluding the Prepayments and Voided Payments in the report.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2751 replies
  • June 20, 2023

Awesome! Thank you for sharing your solution with the community @patrickACA !


  • Freshman I
  • 8 replies
  • March 8, 2024

@manikantad18 @dilys @patrickACA 

I am looking at this as I have the same need. I was able to remove the prepayments from the detail lines but cannot figure out how to get the again buckets to only reflect what is printing. This is a majorly complicated form, well over my head! 

Have any of you been able to address this? @manikantad18 the documents you attached above have the detail right but the aging is still reflecting the previous balance.

Any help would be tremendously appreciated. Thank you!


BDanhardt70 wrote:

@manikantad18 @dilys @patrickACA 

I am looking at this as I have the same need. I was able to remove the prepayments from the detail lines but cannot figure out how to get the again buckets to only reflect what is printing. This is a majorly complicated form, well over my head! 

Have any of you been able to address this? @manikantad18 the documents you attached above have the detail right but the aging is still reflecting the previous balance.

Any help would be tremendously appreciated. Thank you!

I am having this same issue - there is no variable that contains only prepayment amounts, and the totals along the bottom are populated by AgeBalance00, AgeBalance01, etc fields on the DAC. There’s no corresponding prepaymentn DAC field.

Currently I’m trying to extend the DAC and calculate the prepayments by attaching to the processing function for the customer statement screen. I’ll try to update here how that goes.


hayleehicks
Varsity I
Forum|alt.badge.img
  • Varsity I
  • 112 replies
  • April 3, 2024

Has anyone been able to get the age buckets to exclude prepayments from the totals? We are stuck at the same spot.


Forum|alt.badge.img
  • Varsity I
  • 48 replies
  • September 6, 2024

@BDanhardt70 - Do I know you? lol  Any luck on getting the aging buckets to exclude the prepayments and payments? 

@hayleehicks - Any luck on getting the buckets to exclude prepayment and payments? 


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