SAP AFWGO_LOGHISTORY History of Application Logs in Single Records Procedure Table
Overview
AFWGO_LOGHISTORY is a standard SAP S/4HANA table that stores History of Application Logs in Single Records Procedure data. There are total 5 fields in the AFWGO_LOGHISTORY table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFWGO_LOGHISTORY 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_LOGHISTORY to other SAP tables and standard CDS views available based on AFWGO_LOGHISTORY table in S/4HANA 2020.
Techincal Settings of AFWGO_LOGHISTORY
Below are technical details of the table AFWGO_LOGHISTORY
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of AFWGO_LOGHISTORY Fields
The following table gives you an overview of the fields available in AFWGO_LOGHISTORY
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| EVALPROC1 | Procedure for Single Records | AFWGO_EVALPROC | AFWGO_EVALPROC1 | CHAR | 10 |
| MODUS | Mode of Run that Wrote the Application Log | AFWGO_LOGORIGIN | CHAR | 2 | |
| LOGNAME | ABAP Dictionary: Name of SDIC Log | PROTNAME | CHAR | 40 | |
| CR_USER | Created By | AFW_CRUSER | * | CHAR | 12 |
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_LOGHISTORY
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFWGO_LOGHISTORY | EVALPROC1 | : | AFWGO_EVALPROC1 |
| AFWGO_LOGHISTORY | MANDT | : | T000 |