Skip to main content
Solved

Additional Parameter Addition to GL Register Detailed Report


Forum|alt.badge.img+2

Hi All, I am modifying the GL Register Detailed Report (GL621000.rpx). I am trying to add 2 optional parameters (Module and Batch Number in Journal Transactions form) but the batch number selector parameter does not get populated. Hope you can help.

Module Parameter
Batch Number Parameter
Filter Conditions
Error

Thank you.

Best answer by TharidhiP

Hi @Chris Hackett, was able to resolve the issue using a different view name to capture the batch numbers according to the module. I added it down below if any one is curious.

=Report.GetFieldSchema('BatchPostedForModule.BatchNbr,ModuleNew')

Thank you for the support!

 

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

4 replies

hkabiri
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Support Team
  • 195 replies
  • July 1, 2022

@TharidhiP Check on your parameters as you called the parameter ModuleNew but on View Name for the BatchNbr you typed Module at the end of expression. That is the Prompt value and not the Parameter name.


Forum|alt.badge.img+2
  • Author
  • Semi-Pro II
  • 95 replies
  • July 4, 2022

@hkabiri Thanks for your suggestion. I did the correction but even though module is selected, the respective batch numbers are not populated in the selector. Is there any reason for this?

 

 


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2622 replies
  • July 26, 2022

Hi @TharidhiP - were you able to find a solution for your issue? Thank you!


Forum|alt.badge.img+2
  • Author
  • Semi-Pro II
  • 95 replies
  • Answer
  • July 27, 2022

Hi @Chris Hackett, was able to resolve the issue using a different view name to capture the batch numbers according to the module. I added it down below if any one is curious.

=Report.GetFieldSchema('BatchPostedForModule.BatchNbr,ModuleNew')

Thank you for the support!

 


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