DEL_LedgerAccountCategory::getNextAccountCategoryRef Method
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.