Share via


CzTaxDocumentTable::findRecId Method

Finds and returns a CzTaxDocumentTable record by RecId.

Syntax

client server public static CzTaxDocumentTable findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Whether or not to select the record for update.

Return Value

Type: CzTaxDocumentTable Table
The selected CzTaxDocumentTable record.

See Also

Reference

CzTaxDocumentTable Table