Share via


CustEntryCertificateJour_W::findRecId Method

Finds the record in the CustEntryCertificateJour_W table by record id.

Syntax

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

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Shows if the record should be selected for update.

Return Value

Type: CustEntryCertificateJour_W Table
The record found in the CustEntryCertificateJour_W table.

See Also

Reference

CustEntryCertificateJour_W Table