SAP AFO_FIELD_EXPT Exception Handling for Characteristics for a Fin. Object Table
Overview
AFO_FIELD_EXPT is a standard SAP S/4HANA table that stores Exception Handling for Characteristics for a Fin. Object data. There are total 3 fields in the AFO_FIELD_EXPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFO_FIELD_EXPT belongs to Analyzer (FIN-FSCM-TRM-AN) module and is located in the package Financial Object (CFM_AFO).
In addition, following links provide an overview of foreign key relationships, if any, that link AFO_FIELD_EXPT to other SAP tables and standard CDS views available based on AFO_FIELD_EXPT table in S/4HANA 2020.
Techincal Settings of AFO_FIELD_EXPT
Below are technical details of the table AFO_FIELD_EXPT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of AFO_FIELD_EXPT Fields
The following table gives you an overview of the fields available in AFO_FIELD_EXPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| DATASTR | Analysis Structure | JBRRMBID | JBRRMBBF | CHAR | 4 |
| FIELDNAME | Characteristic | JBRMERKML | JBRRMBM | 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 AFO_FIELD_EXPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFO_FIELD_EXPT | DATASTR | : | JBRRMBBF |
| AFO_FIELD_EXPT | FIELDNAME | : | JBRRMBM |
| AFO_FIELD_EXPT | MANDT | : | T000 |