SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Number Range Objects

A Number Range Solution is an SAP BTP mechanism that generates unique numbers required by business applications — for example, to complete business transactions. Developers work with number range objects, which can be created, maintained, and deleted programmatically using dedicated methods such as CREATE, UPDATE, and DELETE. Each number range object can be structured into intervals, which are managed at design time and can also be maintained, changed, or deleted via the class CL_NUMBERRANGE_INTERVALS.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this