SAP VTB_FMOD_SFUNKTL Field Modification Values Table
Overview
VTB_FMOD_SFUNKTL is a standard SAP S/4HANA table that stores Field Modification Values data. There are total 10 fields in the VTB_FMOD_SFUNKTL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTB_FMOD_SFUNKTL belongs to Transaction Management (FIN-FSCM-TRM-TM-TR) module and is located in the package Treasury: Financial Transaction (FTTR).
In addition, following links provide an overview of foreign key relationships, if any, that link VTB_FMOD_SFUNKTL to other SAP tables and standard CDS views available based on VTB_FMOD_SFUNKTL table in S/4HANA 2020.
Techincal Settings of VTB_FMOD_SFUNKTL
Below are technical details of the table VTB_FMOD_SFUNKTL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VTB_FMOD_SFUNKTL Fields
The following table gives you an overview of the fields available in VTB_FMOD_SFUNKTL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| OBJAP | BDT: Application Object | BU_OBJAP | TBZ1 | CHAR | 4 |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 4 |
| SGSART | Product Type | VVSART | TZPA | CHAR | 3 |
| SFHAART | Financial Transaction Type | TB_SFHAART | AT10 | CHAR | 3 |
| SFGTYP | Transaction Category | TB_SFGTYP | AT01 | NUMC | 3 |
| SFGZUSTT | Transaction Activity Category | TB_SFGZUTY | AT02 | NUMC | 2 |
| SFUNKTL | Latest function used in editing activity | TB_SFUNKTL | AT60 | CHAR | 4 |
| EDITMODE | Activity | VTB_TB_PROCESS | VTBAT_PROCESS | CHAR | 2 |
| FMODID | Field Modification Name | VTB_TB_FMOD_ID | VTB_FMOD_FTR | 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 VTB_FMOD_SFUNKTL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTB_FMOD_SFUNKTL | BUKRS | 1: N | T001 |
| VTB_FMOD_SFUNKTL | EDITMODE | 1: N | VTBAT_PROCESS |
| VTB_FMOD_SFUNKTL | FMODID | : | VTB_FMOD_FTR |
| VTB_FMOD_SFUNKTL | MANDT | : | T000 |
| VTB_FMOD_SFUNKTL | OBJAP | : | TBZ1 |
| VTB_FMOD_SFUNKTL | SFGTYP | : | AT01 |
| VTB_FMOD_SFUNKTL | SFGZUSTT | : | AT02 |
| VTB_FMOD_SFUNKTL | SFHAART | : | AT10 |
| VTB_FMOD_SFUNKTL | SFUNKTL | : | AT60 |
| VTB_FMOD_SFUNKTL | SGSART | : | TZPA |