如何在 acumatica 门户中获取登录的企业帐户 ID? [英] How to get logged in business account id in acumatica portal?

查看:23
本文介绍了如何在 acumatica 门户中获取登录的企业帐户 ID?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试根据登录的客户企业帐户过滤目录项.如何在 acumatica 门户中获取登录的客户企业帐户值?

I am trying to filter the catalog item based on logged in customer business account. How do i get the logged in customer business account value in acumatica portal?

问候,R.Muralidharan

Regards, R.Muralidharan

推荐答案

正如您所发现的,PXAccess.GetUserID() 允许您获取此信息,但您也可以使用 AccessInfoBQL 查询中的 DAC:

As you've found out, PXAccess.GetUserID() allows you to get this information, but you can also use the AccessInfo DAC in BQL queries:

Current<AccessInfo.userID>
Current<AccessInfo.userName>

这篇关于如何在 acumatica 门户中获取登录的企业帐户 ID?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆