SAP VOFMS_RTN_RANGE Routine Number Ranges Table
Overview
VOFMS_RTN_RANGE is a standard SAP S/4HANA table that stores Routine Number Ranges data. There are total 4 fields in the VOFMS_RTN_RANGE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VOFMS_RTN_RANGE belongs to Pricing and Conditions (SD-BF-PR) module and is located in the package Registration of Formulas and Routines in SD (SD_FORMULA_ROUTINES_REGISTRY).
In addition, following links provide an overview of foreign key relationships, if any, that link VOFMS_RTN_RANGE to other SAP tables and standard CDS views available based on VOFMS_RTN_RANGE table in S/4HANA 2020.
Techincal Settings of VOFMS_RTN_RANGE
Below are technical details of the table VOFMS_RTN_RANGE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VOFMS_RTN_RANGE Fields
The following table gives you an overview of the fields available in VOFMS_RTN_RANGE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PROCESS_ENHANCEMENT_OPTION | Process Enhancement Option | VOFM_PROC_ENH_OPTION | VOFMS_ENH_OPTN | CHAR | 30 |
| ROUTINE_NAMESPACE | Routine Namespace (for example SAP Partner Customer) | VOFM_ROUTINE_NAMESPACE | CHAR | 30 | |
| ROUTINE_NUMBER_FROM | Start of Routine Number Range | VOFM_ROUTINE_NUMBER_FROM | NUMC | 7 | |
| ROUTINE_NUMBER_TO | End of Routine Number Range | VOFM_ROUTINE_NUMBER_TO | NUMC | 7 |
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 VOFMS_RTN_RANGE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VOFMS_RTN_RANGE | PROCESS_ENHANCEMENT_OPTION | : | VOFMS_ENH_OPTN |