Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that an Intrastat record has valid values.
Syntax
protected boolean validateLine(Intrastat _intrastat, CzIntrastatDeclarationType _declarationType)
Run On
Called
Parameters
- _intrastat
Type: Intrastat Table
The Intrastat record to check.
- _declarationType
Type: CzIntrastatDeclarationType Enumeration
The type of declaration that is being created.
Return Value
Type: boolean
true if the record validates correctly; otherwise, false.