Skip to main content

Could you please let me know the view that populate values to the "Validations Transaction in Progress" window .

Test Plan - Go to “Accounting Periods” window. Select line from table and press right mouse button window. Select “Close GL Period”.

The dialog window "Validations Transaction in Progress" is populate .

Let me know the IFS view that use to populate data.

Solution found from client window. The value based on a database call.


Hi,

I am afraid it is not so easy. There’s no dedicated view. Instead, system is calling set of functions to retrieve transactions in progress for period. 

Please check attached sql file


Thanks for the reply. I was able to find the way of getting value after check client code.