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 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.