TaxReportXmlElement_CZ::find Method
Retrieves the record that has a given record ID.
Syntax
client server public static TaxReportXmlElement_CZ find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The ID of the transaction.
- _forUpdate
Type: boolean
A Boolean value that determines whether the project should be selected for update; optional.
Return Value
Type: TaxReportXmlElement_CZ Table
The record.