IntrastatReporting_CZ.getDeclarationId Method [AX 2012]

Calculates a unique declaration ID, based on the Intrastat record that is passed in.

Syntax

private CzIntrastatDeclarationId getDeclarationId(Intrastat _intrastat)

Run On

Called

Parameters

  • _intrastat
    Type: Intrastat Table
    The Intrastat record to use to generate the declaration ID.

Return Value

Type: CzIntrastatDeclarationId Extended Data Type
A unique declaration ID.

See Also

Reference

IntrastatReporting_CZ Class