-->

Current logged in user for GI / Reports in 4.2

2019-06-09 18:39发布

问题:

In Acumatica 4.2, is there a method to get the currently logged in user for a GI and reports?

The "@me" was introduced in 5.x but I believe there was a way to do it before.

We need to create GI's and Reports such as "My Customers" that shows all business accounts where the current user is the owner.

回答1:

Add the AccessInfo table to your GI or report (cross-join) and you'll find the information you need.



标签: acumatica