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.
Indicates whether the expense line tax is recoverable.
Syntax
public TrvTaxRecoverable parmIsTaxRecoverable(
CompanyId _companyId,
TableId _tableId,
RecId _recId)
Run On
Called
Parameters
- _companyId
Type: CompanyId Extended Data Type
The company ID of the record.
- _tableId
Type: TableId Extended Data Type
The Table ID of the record.
- _recId
Type: RecId Extended Data Type
The Record ID of the record.
Return Value
Type: TrvTaxRecoverable Extended Data Type
true if the expense line tax is recoverable; otherwise, false.