Share via


TaxBapiCertificate_NL.validateExistingDeclarations Method [AX 2012]

Indicates whether the existing tax declarations exist with the sent status, in either the TaxIntraCommTable_NL table or the TaxTurnOverTable_NL table; if so, writes the corresponding Infolog message.

Syntax

public boolean validateExistingDeclarations()

Run On

Called

Return Value

Type: boolean
true if no tax declarations with the sent status are found; otherwise, false.

See Also

Reference

TaxBapiCertificate_NL Class