Share via


TAMVendRebateAgreementValidate.validate Method [AX 2012]

Checks whether the vendor rebate agreement is validated.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The form that called the validation.

Return Value

Type: boolean
true if the vendor rebate agreement is validated; otherwise, false.

See Also

Reference

TAMVendRebateAgreementValidate Class