CustBillOfExchangeJourExtensionJP::findByBillOfExchangeId Method
Finds a CustBillOfExchangeJourExtensionJP record that is specified by a BillOfExchangeID value.
Syntax
client server public static CustBillOfExchangeJourExtensionJP findByBillOfExchangeId(CustBillOfExchangeID _custBillOfExchangeID, [boolean _forupdate])
Run On
Called
Parameters
- _custBillOfExchangeID
Type: CustBillOfExchangeID Extended Data Type
The CustBillOfExchangeJour value of the CustBillOfExchangeJourExtensionJP record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: CustBillOfExchangeJourExtensionJP Table
A record in the CustBillOfExchangeJourExtensionJP table; otherwise, an empty record.