Solved

Error when execute RMB option "Instant Update General Ledger"

  • 5 April 2022
  • 2 replies
  • 101 views

Userlevel 2
Badge +5

Please let me know which client file contains this error message popup when execute RMB option "Instant Update General Ledger" from Voucher Entry window.

 

 

icon

Best answer by Bhagya Wickramasinghe 5 April 2022, 05:31

View original

2 replies

Userlevel 5
Badge +13

HI @PlaChintW,

The warning message is triggering from the Accrul\dlgInstantUpdate.cs file.

Method: DoInstantUpdate

Case: case Ifs.Fnd.ApplicationForms.Const.METHOD_Execute:

 

If you hover over the selected green part, you can locate the exact info message.
Hope this helps!

Best Regards,
Bhagya

Userlevel 5
Badge +12

 Hi @PlaChintW,
 

The error could be due to vouchers with Voucher status ‘Error’. If you observe the voucher that you are trying to update the GL, you will notice the error in ‘Update Error’ column in ‘Voucher Postings’ tab or ‘View Voucher Rows’ tab. After that, you need to fix the error mentioned there. The error could either be corrected functionally via the application or this could be corrected after a technically.  

I hope the information is helpful and let me know if you need further assistance.

 

Kind regards,

Shanuka.

Reply