DEL_LedgerAccountCategory::getNextAccountCategoryRef Method
Determine the next available AccountCategoryRef value to used for inserting a new row.
client server private static AccountCategoryRef getNextAccountCategoryRef()
Called
Type: AccountCategoryRef Extended Data Type
The AccountCategoryRef value use.
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.