EXT_User_GetCurrentUserInfo

MSS 5.1 - Extensibility - Functions Kalipso to MSS - User - EXT_User_GetCurrentUserInfo

Function to get the current user name, type and salesman code.

Input parameters:

  • n/a

Output parameters:

  • outLoginUser – Username of the current user;

  • outLoginName – Name of the current user;

  • outLoginType – Type of the user: U – User / A – Administrator (USRTIT);

  • outLoginSalesmanCode – Salesman code of the current user;

Last updated