Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the MainAccountCategory table for the specified AccountCategoryRef value.
Syntax
client server public static MainAccountCategory findAccountCategoryRef(
AccountCategoryRef _accountCategoryRef,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _accountCategoryRef
Type: AccountCategoryRef Extended Data Type
The account category reference to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record is to be selected for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model to use; optional.
Return Value
Type: MainAccountCategory Table
A MainAccountCategory table buffer.