FEACCItemRelation_RU.validate Method [AX 2012]
Validates input.
public boolean validate([Object calledFrom])
Run On
CalledParameters
- calledFrom
- Type: Object Class
The object that called this class.
Return Value
Type: booleanfalse 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.
Community Additions
ADD
Show: