SAP VTIS_FIELDS TIS: Renaming of Fields Table
Overview
VTIS_FIELDS is a standard SAP S/4HANA table that stores TIS: Renaming of Fields data. There are total 9 fields in the VTIS_FIELDS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTIS_FIELDS belongs to Information System (FIN-FSCM-TRM-TM-IS) module and is located in the package Application development R/3 Treasury information system (FTI).
In addition, following links provide an overview of foreign key relationships, if any, that link VTIS_FIELDS to other SAP tables and standard CDS views available based on VTIS_FIELDS table in S/4HANA 2020.
Techincal Settings of VTIS_FIELDS
Below are technical details of the table VTIS_FIELDS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of VTIS_FIELDS Fields
The following table gives you an overview of the fields available in VTIS_FIELDS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| RANTYP | Contract type | FTI_RANTYP_TR | CHAR | 1 | |
| MODUS | Field renaming mode | FTI_MODE | CHAR | 1 | |
| FIENM_IN | Field Name | FIELDNAME | TKAF | CHAR | 30 |
| FIENM_OUT | Table field | TFIELDNAME | TKAF | CHAR | 30 |
| FBNAM | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 |
| ANFEND | Difference Between Start/End | FTI_ANFEND | CHAR | 1 | |
| SEVERITY | Error severity(' 'W(arning)E(rror)A(bnormal termination)) | ERRORTYP | CHAR | 1 | |
| AG | Application Area | ARBGB | T100A | CHAR | 20 |
| MSGNR | Message number | MSGNR | T100 | CHAR | 3 |
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 VTIS_FIELDS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTIS_FIELDS | AG | : | T100A |
| VTIS_FIELDS | FBNAM | C: 1 | TFDIR |
| VTIS_FIELDS | FIENM_IN | 1: N | TKAF |
| VTIS_FIELDS | FIENM_OUT | 1: N | TKAF |
| VTIS_FIELDS | MSGNR | : | T100 |