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 and returns a CzTaxDocumentTable record by RecId.
Syntax
client server public static CzTaxDocumentTable findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId of the record.
- _forUpdate
Type: boolean
Whether or not to select the record for update.
Return Value
Type: CzTaxDocumentTable Table
The selected CzTaxDocumentTable record.