Alvinlee
25th December 2006, 05:49
Dear All

Can I get ERP User Login ID?

Because the function of "get.bw.username" is to get windows user ID but not ERP login ID.

Thanks for anyone give me a solutions

AL

mr_suleyman
25th December 2006, 08:05
In Baan IV I use logname$ command.

Alvinlee
25th December 2006, 16:37
Thanks a lot !

it still can work to get the Baan username in ERPln version

Alvin

Mario
6th September 2013, 16:50
LN FP7
webui / webtop : get.bw.username() gives infor user id
worktop : get.bw.username() gives windows login name

logname$ is more stable, gives same result in webui & worktop.

Mario