SAP VOFMS_ENH_OPTN_T Definition of Process Enhancement Options - Texts Table
Overview
VOFMS_ENH_OPTN_T is a standard SAP S/4HANA table that stores Definition of Process Enhancement Options - Texts data. There are total 3 fields in the VOFMS_ENH_OPTN_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VOFMS_ENH_OPTN_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 VOFMS_ENH_OPTN_T to other SAP tables and standard CDS views available based on VOFMS_ENH_OPTN_T table in S/4HANA 2020.
Techincal Settings of VOFMS_ENH_OPTN_T
Below are technical details of the table VOFMS_ENH_OPTN_T
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VOFMS_ENH_OPTN_T Fields
The following table gives you an overview of the fields available in VOFMS_ENH_OPTN_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| PROCESS_ENHANCEMENT_OPTION | Process Enhancement Option | VOFM_PROC_ENH_OPTION | VOFMS_ENH_OPTN | CHAR | 30 |
| VTEXT | Description of the Process Enhancement Option | VOFM_PROC_ENH_OPTION_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 VOFMS_ENH_OPTN_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VOFMS_ENH_OPTN_T | PROCESS_ENHANCEMENT_OPTION | 1: CN | VOFMS_ENH_OPTN |
| VOFMS_ENH_OPTN_T | SPRAS | : | T002 |