SAP VTB_FMOD_FTR Field Modification Definition Table
Overview
VTB_FMOD_FTR is a standard SAP S/4HANA table that stores Field Modification Definition data. There are total 12 fields in the VTB_FMOD_FTR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTB_FMOD_FTR 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_FTR to other SAP tables and standard CDS views available based on VTB_FMOD_FTR table in S/4HANA 2020.
Techincal Settings of VTB_FMOD_FTR
Below are technical details of the table VTB_FMOD_FTR
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VTB_FMOD_FTR Fields
The following table gives you an overview of the fields available in VTB_FMOD_FTR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| OBJAP | BDT: Application Object | BU_OBJAP | TBZ1 | CHAR | 4 |
| FMODID | Field Modification Name | VTB_TB_FMOD_ID | CHAR | 20 | |
| EDITMODE | Activity | VTB_TB_PROCESS | VTBAT_PROCESS | CHAR | 2 |
| SANLF | Product Category | SANLF | TZAF | NUMC | 3 |
| FELDSTLST1 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST2 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST3 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST4 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST5 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST6 | Field Status Bar | BU_FLDSTLS | CHAR | 250 | |
| FELDSTLST7 | Field Status Bar | BU_FLDSTLS | CHAR | 250 |
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_FTR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTB_FMOD_FTR | CLIENT | : | T000 |
| VTB_FMOD_FTR | EDITMODE | : | VTBAT_PROCESS |
| VTB_FMOD_FTR | OBJAP | 1: CN | TBZ1 |
| VTB_FMOD_FTR | SANLF | : | TZAF |