Tax.checkIfTransactionExists_IN Method [AX 2012]
Checks if transaction exists.
public boolean checkIfTransactionExists_IN(InventTransId _inventTransId, TaxCode _taxCode)
Run On
ServerParameters
- _inventTransId
- Type: InventTransId Extended Data Type
The invent transaction id.
- _taxCode
- Type: TaxCode Extended Data Type
The tax code.
Community Additions
ADD
Show: