Share via


MCRRoyaltyVendTableCumulateDialog.validate Method [AX 2012]

Validates dialog box values.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object that called the cumulate.

Return Value

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

See Also

Reference

MCRRoyaltyVendTableCumulateDialog Class