How to get current login user in Microsoft Dynamics Navision



For getting current logged in user ID we have “USERID” function in Navision as show below example.

          MESSAGE(USERID);

Comments

Popular posts from this blog

How to use serial.write() in Arduino.

How to Generate random rows in dataset using c#.net

How to use Format function in Microsoft Dynamics Navision.