biuan SAP® BUSINESS ONE SDK
API User Action Type Enum

Description

Displays the action of the user.

Members

MemberValueDescription
actionLogin0

Indicates that the previous logon attempt succeeded.

actionLoginFail1Indicates that the previous logon attempt failed.
actionLogoff2Indicates that the user logged off from the application.
actionCreateUser3

Indicates that a new user code has been created.

actionRemoveUser4
actionSelectSU5

Indicates that the user's status has changed to superuser.

actionDeselectSU6

Indicates that the user's superuser status has been removed.

actionLock7Indicates that the user's account is locked.
actionUnlock8Indicates that the user's account is unlocked.
actionChPasswd9

Indicates that the user password has changed since the previous logon.

actionUnlockFail10

SAP® B1 DI-API C# definition

public enum UserActionTypeEnum { actionLogin, actionLoginFail, actionLogoff, actionCreateUser, actionRemoveUser, actionSelectSU, actionDeselectSU, actionLock, actionUnlock, actionChPasswd, actionUnlockFail }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates