SCM APO SAP LiveCache
MaxDB - How to Produce Number Generators
MySQL MaxDB (SAP DB) offers the following options for the automatic generation of numbers - the CREATE SEQUENCE statement, for cross-table use, and SERIAL data type, generation of numbers for a single column of a table.