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.
Finds the specified record according to the tax uncommitted transaction record ID.
Syntax
client server public static TaxUncommittedExtensionTH findByTaxUncommittedRecId(
RecId _taxUncommittedRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _taxUncommittedRecId
Type: RecId Extended Data Type
The given tax uncommitted transaction record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model option to use to read the record.
Return Value
Type: TaxUncommittedExtensionTH Table
The record of the TaxUncommittedTaxTrans_TH table.