Close Navision with Error Message

Vineeth.R
Vineeth.R Member Posts: 121
Dear Friends,

I want to block user from using the system if his Database Userid is not listed in User Setup table 91. How can i achieve it?

I tried to write code in Codeunit 1 but it throw error message and the user can continue to user functionality in Navision.

I want something similar to Database Login "Expiry Date" Error. IF the userid is expired user cannot login to system. Something similar i want to do if the user do not exist in User Setup(Table 91) he should not be able to use the system.


Thank You
Thanks and Regards
Vineeth.R

Comments