Share via


CurrencyLedgerGainLossAccount::findByCurrencyLedgerAccountType Method

Finds the specified record in the CurrencyLedgerGainLossAccount table.

Syntax

client server public static CurrencyLedgerGainLossAccount findByCurrencyLedgerAccountType(
    RecId _ledger, 
    CurrencyCode _currencyCode, 
    CurrencyGainLossAccountType _accountType, 
   [boolean _forupdate])

Run On

Called

Parameters

Return Value

Type: CurrencyLedgerGainLossAccount Table
A CurrencyLedgerGainLossAccount record; otherwise, an empty record.

See Also

Reference

CurrencyLedgerGainLossAccount Table