added mona monitoring to SAP SFTP
This commit is contained in:
@ -58,7 +58,7 @@ Event WINDOW.CREATE(CreateParam)
|
||||
|
||||
AdminUser = Xlate('LSL_USERS', @USER4, LSL_USERS_ADMIN_USER$, 'X')
|
||||
|
||||
If AdminUser then
|
||||
If Not(AdminUser) then
|
||||
ErrMsg('You do not have the proper security to enter Message Notifications...' )
|
||||
Post_Event(@Window, 'CLOSE')
|
||||
end else
|
||||
@ -641,3 +641,4 @@ UnlockRec:
|
||||
|
||||
return
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user