Share via


RAssetTaxAllowance::findByTaxAllowanceId Method

Reads the RAssetTaxAllowance table for the specified tax allowance ID.

Syntax

client server public static RAssetTaxAllowance findByTaxAllowanceId(RAssetTaxAllowanceId _taxAllowanceId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: RAssetTaxAllowance Table
A buffer that contains the RAssetTaxAllowance table.

See Also

Reference

RAssetTaxAllowance Table