Share via


BudgetTransHeaderType.validateIsOneTimeAmendment Method [AX 2012]

Determines whether the IsOneTimeAmendment field in the BudgetTransactionHeader table is valid.

Syntax

protected boolean validateIsOneTimeAmendment()

Run On

Called

Return Value

Type: boolean
true if the IsOneTimeAmendment field is valid; otherwise, false.

See Also

Reference

BudgetTransHeaderType Class