Share via


CustBillOfExchangeJourExtensionJP::find Method

Finds a specified record in the CustBillOfExchangeJourExtensionJP table.

Syntax

client server public static CustBillOfExchangeJourExtensionJP find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the specified record can be updated.

Return Value

Type: CustBillOfExchangeJourExtensionJP Table
A CustBillOfExchangeJourExtensionJP record.

See Also

Reference

CustBillOfExchangeJourExtensionJP Table