Skip to main content
Solved

Reason Codes as Parameters in Generic Inquiry

  • February 25, 2026
  • 2 replies
  • 19 views

Forum|alt.badge.img

Hi Acumatica Community,

I want to create a report using a Generic Inquiry based on Issues Transactions.

One of my requirements is to add Reason Codes as parameters

Please refer to my Generic Inquiry Configuration.

But when I checked the report, Reason Code filter is not working.

May we ask for your suggestion for the correct mapping for the Generic Inquiry?

Thank you!

Best answer by nhatnghetinh

Hi ​@Fie 

Add "PX.Objects.CS.ReasonCode" to Data Sources.

 

In the Relations tab, follow the screenshot below.

 

In the Parameters tab, follow the screenshot below.

 

And here is the result.

 

Best Regards,

NNT

2 replies

nhatnghetinh
Captain II
Forum|alt.badge.img+13
  • Captain II
  • Answer
  • February 25, 2026

Hi ​@Fie 

Add "PX.Objects.CS.ReasonCode" to Data Sources.

 

In the Relations tab, follow the screenshot below.

 

In the Parameters tab, follow the screenshot below.

 

And here is the result.

 

Best Regards,

NNT


Forum|alt.badge.img
  • Author
  • February 25, 2026

Hi ​@Fie 

Add "PX.Objects.CS.ReasonCode" to Data Sources.

 

In the Relations tab, follow the screenshot below.

 

In the Parameters tab, follow the screenshot below.

 

And here is the result.

 

Best Regards,

NNT

It’s working. Thank you!