SAP VTB_RULESET_CC FTR Rule Management: Company Code Rules Table
Overview
VTB_RULESET_CC is a standard SAP S/4HANA table that stores FTR Rule Management: Company Code Rules data. There are total 4 fields in the VTB_RULESET_CC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTB_RULESET_CC 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_CC to other SAP tables and standard CDS views available based on VTB_RULESET_CC table in S/4HANA 2020.
Techincal Settings of VTB_RULESET_CC
Below are technical details of the table VTB_RULESET_CC
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VTB_RULESET_CC Fields
The following table gives you an overview of the fields available in VTB_RULESET_CC
| 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 |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 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_CC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTB_RULESET_CC | BUKRS | : | T001 |
| VTB_RULESET_CC | MANDT | 1: CN | T000 |
| VTB_RULESET_CC | RULESET_CAT | 1: CN | VTB_RULESET |
| VTB_RULESET_CC | RULESET_ID | 1: CN | VTB_RULESET |