M3 Graphical Lot Tracker user group settings by Security via Roles

  1. To define which M3 BE security option is used in M3 Graphical Lot Tracker, use the following settings to the parameter .M3SYS:AuthorizationProgram:

    .M3SYS:AuthorizationProgram = SES400

  2. Create a function in program MNS110 for each GLT user group you need.

    The used Function Category must match the GLT parameter .M3SYS:Function_Cat.

    Note: You can use any Function Category, but MSH requires minimum information.
  3. Create a component group for your functions and enter the same code in the GLT parameter .M3SYS:Function_Component_Group (Default is GLT). The function should represent the GLT user group.
  4. In MNS405, create a Role for each GLT user group you need, preferably using same code as the functions.
  5. In SES400, connect the corresponding Function to the Roles at company level.
  6. In MNS410, connect the Role to users.