SAP AXT_NUMBERRANGE Number Ranges for Extensibility Table
Overview
AXT_NUMBERRANGE is a standard SAP S/4HANA table that stores Number Ranges for Extensibility data. There are total 4 fields in the AXT_NUMBERRANGE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_NUMBERRANGE belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Common Extensibility objects (AXT_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link AXT_NUMBERRANGE to other SAP tables and standard CDS views available based on AXT_NUMBERRANGE table in S/4HANA 2020.
Techincal Settings of AXT_NUMBERRANGE
Below are technical details of the table AXT_NUMBERRANGE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_NUMBERRANGE Fields
The following table gives you an overview of the fields available in AXT_NUMBERRANGE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| NUMBERRANGE | Number Range | AXT_NUMBERRANGE_DEF | AXT_NR_DEF | CHAR | 30 |
| PREFIX | Generation Prefix | AXT_NR_PREFIX | CHAR | 1 | |
| NAMESPACE | Namespace | NAMESPACE | * | CHAR | 10 |
| CURR_NUMBER | Number Within Number Range | AXT_NUMBER | CHAR | 20 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AXT_NUMBERRANGE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_NUMBERRANGE | NUMBERRANGE | 1: CN | AXT_NR_DEF |