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 TaxUnrealizedDocuSetTable record according to the document set code.
Syntax
client server public static TaxUnrealizedDocuSetTable findByCode(
TaxUnrealizedDocuId _docuId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _docuId
Type: TaxUnrealizedDocuId Extended Data Type
The document set code.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record can be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A currency model.
Return Value
Type: TaxUnrealizedDocuSetTable Table
The record of the TaxUnrealizedDocuSetTable table.