DEL_LedgerAccountCategory::find Method

Reads the DEL_LedgerAccountCategory table for the specified account category.

Syntax

client server public static DEL_LedgerAccountCategory find(
    AccountCategory _accountCategory, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: DEL_LedgerAccountCategory Table
A DEL_LedgerAccountCategory table buffer.

See Also

Reference

DEL_LedgerAccountCategory Table