Share via


CustInterestTrans::findByCustInvoiceLineRefId Method

Finds a specific CustInterestTrans record.

Syntax

client server public static CustInterestTrans findByCustInvoiceLineRefId(
    CustInvoiceLineIdRefRecId _custInvoiceLineIdRefRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether to select the record for update; optional.

Return Value

Type: CustInterestTrans Table
A CustInterestTrans table buffer.

See Also

Reference

CustInterestTrans Table