Share via


MainAccountCategory::getNextAccountCategoryRef Method

Determines the next available AccountCategoryRef value to use to insert a new row.

Syntax

client server private static AccountCategoryRef getNextAccountCategoryRef()

Run On

Called

Return Value

Type: AccountCategoryRef Extended Data Type
The AccountCategoryRef value to use.

Remarks

The value returned is one more than the max AccountCategoryRef value in the table.

The range of the AccountCategoryRef value between 1 and 1000 is reserved for system defaults. Therefore, the value returned must be more than 1000.

See Also

Reference

MainAccountCategory Table