SAP VOFMC_RTN_NMBR_T Registration of a Formula Number - Texts Table
Overview
VOFMC_RTN_NMBR_T is a standard SAP S/4HANA table that stores Registration of a Formula Number - Texts data. There are total 5 fields in the VOFMC_RTN_NMBR_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VOFMC_RTN_NMBR_T 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 VOFMC_RTN_NMBR_T to other SAP tables and standard CDS views available based on VOFMC_RTN_NMBR_T table in S/4HANA 2020.
Techincal Settings of VOFMC_RTN_NMBR_T
Below are technical details of the table VOFMC_RTN_NMBR_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VOFMC_RTN_NMBR_T Fields
The following table gives you an overview of the fields available in VOFMC_RTN_NMBR_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | VOFMC_RTN_NMBR | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| PROCESS_ENHANCEMENT_OPTION | Process Enhancement Option | VOFM_PROC_ENH_OPTION | VOFMC_RTN_NMBR | CHAR | 30 |
| ROUTINE_NUMBER | Routine Number | VOFM_ROUTINE_NUMBER | VOFMC_RTN_NMBR | NUMC | 7 |
| VTEXT | Routine Description | VOFM_ROUTINE_VTEXT | CHAR | 60 |
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 VOFMC_RTN_NMBR_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VOFMC_RTN_NMBR_T | CLIENT | 1: CN | VOFMC_RTN_NMBR |
| VOFMC_RTN_NMBR_T | PROCESS_ENHANCEMENT_OPTION | : | VOFMC_RTN_NMBR |
| VOFMC_RTN_NMBR_T | ROUTINE_NUMBER | 1: CN | VOFMC_RTN_NMBR |
| VOFMC_RTN_NMBR_T | SPRAS | : | T002 |