Tax.checkIfTransactionExists_IN Method [AX 2012]

Checks if transaction exists.

Syntax

public boolean checkIfTransactionExists_IN(InventTransId _inventTransId, TaxCode _taxCode)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the transaction exist.

See Also

Reference

Tax Class