ComponentTransactions_IN::isTaxSettledForTransaction Method
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.