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
- _recId
Type: RecId Extended Data Type
The record ID of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the specified record can be updated.
Return Value
Type: CustBillOfExchangeJourExtensionJP Table
A CustBillOfExchangeJourExtensionJP record.