Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if transaction exists.
Syntax
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.