Share via


CustEntryCertificateJour_W::find Method

Finds the record in the CustEntryCertificateJour_W table.

Syntax

client server public static CustEntryCertificateJour_W find(
    EntryCertificateId_W _entryCertificateId, 
    CustAccount _custAccount, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    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