Share via


TaxReportDomesticTransfer_IT.validate Method [AX 2012]

Validates the TaxReportDomesticTransfer_IT instance.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object or form that calls the method.

Return Value

Type: boolean
true if validation passes; otherwise, false.

See Also

Reference

TaxReportDomesticTransfer_IT Class