Share via


BudgetTransactionMultiPost.validate Method [AX 2012]

Checks for valid preliminary budget transaction code.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    An object from base class implementation of the method.

Return Value

Type: boolean
true if preliminary budget transaction code is valid; otherwise, false.

See Also

Reference

BudgetTransactionMultiPost Class