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 whether the tax is settled for a transaction.
Syntax
client server public static boolean isTaxSettledForTransaction(TableId _sourceTableId, RecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: TableId Extended Data Type
The source table ID.
- _sourceRecId
Type: RecId Extended Data Type
The source record ID.
Return Value
Type: boolean
true if the tax is settled for the transaction; otherwise, false.