SAP VTB_RULESET_TT FTR Rule Management: Transaction Type Rules Table
Overview
VTB_RULESET_TT is a standard SAP S/4HANA table that stores FTR Rule Management: Transaction Type Rules data. There are total 7 fields in the VTB_RULESET_TT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTB_RULESET_TT 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_RULESET_TT to other SAP tables and standard CDS views available based on VTB_RULESET_TT table in S/4HANA 2020.
Techincal Settings of VTB_RULESET_TT
Below are technical details of the table VTB_RULESET_TT
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VTB_RULESET_TT Fields
The following table gives you an overview of the fields available in VTB_RULESET_TT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| RULESET_ID | FTR Rule Management: Rule ID | TB_RULESET_ID | VTB_RULESET | CHAR | 30 |
| RULESET_CAT | FTR Rule Management: Rule Category | TB_RULESET_CAT | VTB_RULESET | CHAR | 3 |
| SGSART | Product Type | VVSART | TZPA | CHAR | 3 |
| SFHAART | Financial Transaction Type | TB_SFHAART | AT10 | CHAR | 3 |
| ADMIN | Minimum Term in Calendar Days | TB_ADMIN | NUMC | 4 | |
| ADMAX | Maximum Term in Calendar Days | TB_ADMAX | NUMC | 4 |
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_RULESET_TT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTB_RULESET_TT | MANDT | 1: CN | T000 |
| VTB_RULESET_TT | RULESET_CAT | 1: CN | VTB_RULESET |
| VTB_RULESET_TT | RULESET_ID | 1: CN | VTB_RULESET |
| VTB_RULESET_TT | SFHAART | 1: CN | AT10 |
| VTB_RULESET_TT | SGSART | : | TZPA |