IntrastatReporting.validate Method [AX 2012]

Validates all the necessary conditions.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object calling the method.

Return Value

Type: boolean
true if validation is successful; otherwise, false.

See Also

Reference

IntrastatReporting Class