Share via


TaxBapiCertificate_NL::declarationsWithStatusSentExist 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.

Syntax

server public static boolean declarationsWithStatusSentExist()

Run On

Server

Return Value

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

See Also

Reference

TaxBapiCertificate_NL Class