Share via


BudgetControlProcessor.validateUser Method [AX 2012]

Validates the user input from the BudgetControlCheckRequest object.

Syntax

protected boolean validateUser()

Run On

Server

Return Value

Type: boolean
true if the user exists; otherwise, false.

See Also

Reference

BudgetControlProcessor Class