SAP VOFMC_RTN_ASSG Mapping Table Table
Overview
VOFMC_RTN_ASSG is a standard SAP S/4HANA table that stores Mapping Table data. There are total 7 fields in the VOFMC_RTN_ASSG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VOFMC_RTN_ASSG 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_ASSG to other SAP tables and standard CDS views available based on VOFMC_RTN_ASSG table in S/4HANA 2020.
Techincal Settings of VOFMC_RTN_ASSG
Below are technical details of the table VOFMC_RTN_ASSG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VOFMC_RTN_ASSG Fields
The following table gives you an overview of the fields available in VOFMC_RTN_ASSG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| 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 |
| PROCESS_ENHANCEMENT_TASK | Process Enhancement Option Task | VOFM_PROC_ENH_OPTION_TASK | VOFMS_ENH_SCOPE | CHAR | 30 |
| IMPLEMENTATION_TYPE | Implementation Type of the Process Enhancement Option Task | VOFM_IMPL_TYPE | VOFMS_ENH_SCOPE | CHAR | 1 |
| ENHANCEMENT_SEQUENCE | Processing Sequence of Enhancements in a Routine | VOFM_ENH_SEQUENCE | NUMC | 7 | |
| ENHANCEMENT_ID | Enhancement Identifier | VOFM_ENH_ID | CHAR | 30 |
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_ASSG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VOFMC_RTN_ASSG | CLIENT | : | T000 |
| VOFMC_RTN_ASSG | IMPLEMENTATION_TYPE | : | VOFMS_ENH_SCOPE |
| VOFMC_RTN_ASSG | PROCESS_ENHANCEMENT_OPTION | : | VOFMC_RTN_NMBR |
| VOFMC_RTN_ASSG | PROCESS_ENHANCEMENT_TASK | : | VOFMS_ENH_SCOPE |
| VOFMC_RTN_ASSG | ROUTINE_NUMBER | : | VOFMC_RTN_NMBR |