Intrastat.validateDeclarationID_CZ Method
Validates if an Intrastat record exists that contains the given value on PreviousDeclarationId_CZ field.
Syntax
public boolean validateDeclarationID_CZ(CzIntrastatDeclarationId _prevId)
Run On
Called
Parameters
- _prevId
Type: CzIntrastatDeclarationId Extended Data Type
The value to match Intrastat record on PreviousDeclarationId_CZ field.
Return Value
Type: boolean
false if a matching record exists; otherwise, true.