DEL_LedgerAccountCategory::findAccountCategoryRef Method

Finds the specified DEL_LedgerAccountCategory value in the DEL_LedgerAccountCategorytable.

Syntax

client server public static DEL_LedgerAccountCategory findAccountCategoryRef(
    AccountCategoryRef _accountCategoryRef, 
   [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