Share via


BankLCImportChargeAllocation_SA::findByLCImportLineCharge Method

Finds the record in the BankLCImportChargeAllocation_SA table by using the import line and charge.

Syntax

client server public static BankLCImportChargeAllocation_SA findByLCImportLineCharge(
    BankLCLineRefRecId _bankLCImportLineRecId, 
    BankLCImportChargeRefRecId_SA _bankLCImportChargeRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: BankLCImportChargeAllocation_SA Table
A record in the BankLCImportChargeAllocation_SA table; otherwise, an empty record.

See Also

Reference

BankLCImportChargeAllocation_SA Table