Share via


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

  • _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.

See Also

Reference

CustBillOfExchangeJourExtensionJP Table