SAP AT31 Predefined Variables for FIMA Formulas Table
Overview
AT31 is a standard SAP S/4HANA table that stores Predefined Variables for FIMA Formulas data. There are total 3 fields in the AT31 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AT31 belongs to Financial Mathematics (CA-FIM-FMA) module and is located in the package Financial mathematics (FIMA).
In addition, following links provide an overview of foreign key relationships, if any, that link AT31 to other SAP tables and standard CDS views available based on AT31 table in S/4HANA 2020.
Techincal Settings of AT31
Below are technical details of the table AT31
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AT31 Fields
The following table gives you an overview of the fields available in AT31
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| RFORMBEZ | Formula Reference | TB_XFORMBE | AT30 | CHAR | 4 |
| SVARNAME | Variable Name | TB_VARNAME | CHAR | 4 | |
| XWERT | Percentage rate for condition items | PKOND | DEC | 10 |
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 AT31
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AT31 | RFORMBEZ | 1: N | AT30 |