Develop > Tailoring > Form creation > Format Control > Sequential numbering for Format Control

Sequential numbering for Format Control

Sequential numbering is a Subroutine process of Format Control that automatically adds identifying numbers to database records as they are created. Sequential numbering is used for Configuration Management, incident records, or employee records.

Sequential numbers are defined for appropriate fields in any data record. You create alphanumeric strings (prefixes and suffixes) that identify records by task or item.

Sequential numbering enables you to:

  • Increment/decrement numbers in sequence.
  • Reset values at definable intervals.
  • Define values for increment/decrement sequence.
  • Define the length of the number.
  • Append prefixes and suffixes (characters) to sequential numbers.

The getnumb.fc application is called from the Subroutines process of Format Control to establish the sequential numbering sequence.

Related topics

Data types of sequential numbers

Create simple sequential numbers

Service Manager Programming