Skip to main content

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

 

 

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


 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