SAP AFWKF_DEFINT Key Figure Definition (Text Table) Table
Overview
AFWKF_DEFINT is a standard SAP S/4HANA table that stores Key Figure Definition (Text Table) data. There are total 4 fields in the AFWKF_DEFINT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFWKF_DEFINT belongs to Analyzer (FIN-FSCM-TRM-AN) module and is located in the package RDB: Key Figure Management (CFM_AFWKF).
In addition, following links provide an overview of foreign key relationships, if any, that link AFWKF_DEFINT to other SAP tables and standard CDS views available based on AFWKF_DEFINT table in S/4HANA 2020.
Techincal Settings of AFWKF_DEFINT
Below are technical details of the table AFWKF_DEFINT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of AFWKF_DEFINT Fields
The following table gives you an overview of the fields available in AFWKF_DEFINT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| KEYFIGURE | Key Figure | AFWKF_DEFINITION | AFWKF_DEFIN | CHAR | 8 |
| TEXT | Language-Dependant Description | AFW_TEXT | CHAR | 30 |
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 AFWKF_DEFINT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFWKF_DEFINT | KEYFIGURE | 1: CN | AFWKF_DEFIN |
| AFWKF_DEFINT | MANDT | : | T000 |
| AFWKF_DEFINT | SPRAS | : | T002 |