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