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