Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that the user is authorized to clear this hold and if yes, sets the appropriate flags to clear the hold.
Syntax
public void setClearFlag(
NoYes _overrideUserLogin,
UserId _userId,
MCRPassword _password)
Run On
Called
Parameters
- _overrideUserLogin
Type: NoYes Enumeration
Whether or not to use the override user Id.
- _userId
Type: UserId Extended Data Type
Override user Id to perform the hold code clear for.
- _password
Type: MCRPassword Extended Data Type
Override user password to perform the hold code clear for.