Share via


TaxUncommittedExtensionTH::findByTaxUncommittedRecId Method

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

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

Return Value

Type: TaxUncommittedExtensionTH Table
The record of the TaxUncommittedTaxTrans_TH table.

See Also

Reference

TaxUncommittedExtensionTH Table