SAP AFWGO_RSKFSET_T Risk Factor Set: Text Table
Overview
AFWGO_RSKFSET_T is a standard SAP S/4HANA table that stores Risk Factor Set: Text data. There are total 4 fields in the AFWGO_RSKFSET_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFWGO_RSKFSET_T 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_RSKFSET_T to other SAP tables and standard CDS views available based on AFWGO_RSKFSET_T table in S/4HANA 2020.
Techincal Settings of AFWGO_RSKFSET_T
Below are technical details of the table AFWGO_RSKFSET_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFWGO_RSKFSET_T Fields
The following table gives you an overview of the fields available in AFWGO_RSKFSET_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| RISKFACT_SET | Risk Factor Set | AFWGO_RISKFACT_SET | AFWGO_RSKFSET | CHAR | 3 |
| TEXT | Language-Dependent Description: 50 Characteristics | AFW_TEXT50 | CHAR | 50 |
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_RSKFSET_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFWGO_RSKFSET_T | LANGU | : | T002 |
| AFWGO_RSKFSET_T | RISKFACT_SET | 1: CN | AFWGO_RSKFSET |