Tax.checkIfTransactionExists_IN Method [AX 2012]

Checks if transaction exists.

public boolean checkIfTransactionExists_IN(InventTransId _inventTransId, TaxCode _taxCode)

Run On

Server

Parameters

_inventTransId
Type: InventTransId Extended Data Type
The invent transaction id.
_taxCode
Type: TaxCode Extended Data Type
The tax code.

Return Value

Type: boolean
Returns true if the transaction exist.

Reference

Community Additions

ADD
Show: