Share via


ProjInvoiceTransMap_CZ::findRecId Method

Finds a record in the ProjInvoiceItem, ProjInvoiceCost, ProjInvoiceEmpl, ProjInvoiceOnAcc or ProjInvoiceRevenue table.

Syntax

client server public static ProjInvoiceTransMap_CZ findRecId(
    TableId _tableId, 
    RecId _recId, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that specifies whether to update the record.

Return Value

Type: ProjInvoiceTransMap_CZ Map
A record in the ProjInvoiceTransMap_CZ table; otherwise, an empty record.

See Also

Reference

ProjInvoiceTransMap_CZ Map