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.
Determine the next available AccountCategoryRef value to used for inserting a new row.
Syntax
client server private static AccountCategoryRef getNextAccountCategoryRef()
Run On
Called
Return Value
Type: AccountCategoryRef Extended Data Type
The AccountCategoryRef value use.
Remarks
The value returned is one greater than the max AccountCategoryRef value in the table.
AccountCategoryRef range of 1..1000 is reserved for system-defaults, so the value returned must be > 1000.