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 by record id.
Syntax
client server public static CustEntryCertificateJour_W findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
ID of the certificate to find.
- _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.