Share via


FEACCItemRelation_RU.validate Method [AX 2012]

Validates input.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The object that called this class.

Return Value

Type: boolean
false if the FEACC ID was not entered in the dialog box, if the ID was entered but was not found in the corresponding table, if the table record was found but is marked as blocked, or if the custom vendor account that was entered in the dialog box was not found in the custom partners table; otherwise, true.

See Also

Reference

FEACCItemRelation_RU Class