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.
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
- _taxAllowanceId
Type: RAssetTaxAllowanceId Extended Data Type
The tax allowance ID to find.
- _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.