Share via


IntrastatDiskFI.validateRecord Method [AX 2012]

Validates each record before it is written to the output file.

Syntax

public boolean validateRecord()

Run On

Client

Return Value

Type: boolean
true if all of the criteria are met; otherwise, false.

Exceptions

Exception Condition
Error

The commodity code is more than 8 characters.

-or-

The country of origin is not specified for an import transaction.

-or-

The invoice amount on the record is more than 10 characters.

See Also

Reference

IntrastatDiskFI Class