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 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
- _entryCertificateId
Type: EntryCertificateId_W Extended Data Type
ID of the certificate to find.
- _custAccount
Type: CustAccount Extended Data Type
Customer account.
- _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.