Share via


LedgerGainLossAccount::findByLedgerAccountType Method

Finds the specified record in the LedgerGainLossAccount table.

Syntax

client server public static LedgerGainLossAccount findByLedgerAccountType(
    RecId _ledger, 
    CurrencyGainLossAccountType _accountType, 
   [boolean _forupdate])

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerGainLossAccount Table