SAP AFWGO_MRAKFSET Market Risk Key Figure Set Table
Overview
AFWGO_MRAKFSET is a standard SAP S/4HANA table that stores Market Risk Key Figure Set data. There are total 10 fields in the AFWGO_MRAKFSET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFWGO_MRAKFSET belongs to Analyzer (FIN-FSCM-TRM-AN) module and is located in the package RDB: Process Control (CFM_AFWGO).
In addition, following links provide an overview of foreign key relationships, if any, that link AFWGO_MRAKFSET to other SAP tables and standard CDS views available based on AFWGO_MRAKFSET table in S/4HANA 2020.
Techincal Settings of AFWGO_MRAKFSET
Below are technical details of the table AFWGO_MRAKFSET
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFWGO_MRAKFSET Fields
The following table gives you an overview of the fields available in AFWGO_MRAKFSET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| MRA_KF_SET | Market Risk Key Figure Set | AFWGO_MRA_KF_SET | CHAR | 6 | |
| CURRENCY | Evaluation Currency | AFW_EVAL_CURRENCY | TCURC | CUKY | 5 |
| EVAL_TYPE | Evaluation Type | AFWGO_EVALTYPE | JBREVAL | CHAR | 4 |
| MD_SCENARIO | Scenario | AFWKFRA_SCENARIO | VTVSZKO | CHAR | 10 |
| MD_SHIFT_ID | Market Data Shift Rule | JBRREGID | JBRREGD | NUMC | 10 |
| FLID | Filter: Name | AFWCH_FLID | V_AFWCH_FL_STATC | CHAR | 8 |
| CALC_VAR | Calculate Value at Risk | AFWGO_CALC_VAR | CHAR | 1 | |
| VAR_TYPE | Calculation Type for Value at Risk | JBRVARART | JBRBV2 | CHAR | 3 |
| RISKFACT_SET | Risk Factor Set | AFWGO_RISKFACT_SET | AFWGO_RSKFSET | 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 AFWGO_MRAKFSET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFWGO_MRAKFSET | CURRENCY | : | TCURC |
| AFWGO_MRAKFSET | EVAL_TYPE | : | JBREVAL |
| AFWGO_MRAKFSET | FLID | : | V_AFWCH_FL_STATC |
| AFWGO_MRAKFSET | MANDT | : | T000 |
| AFWGO_MRAKFSET | MD_SCENARIO | : | VTVSZKO |
| AFWGO_MRAKFSET | MD_SHIFT_ID | : | JBRREGD |
| AFWGO_MRAKFSET | RISKFACT_SET | : | AFWGO_RSKFSET |
| AFWGO_MRAKFSET | VAR_TYPE | : | JBRBV2 |